Searched refs:fRetrieving (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/preferences/bluetooth/
H A DInquiryPanel.h42 bool fRetrieving; member in class:InquiryPanel
H A DInquiryPanel.cpp100 fRetrieving(false),
243 fRetrieving = true;
271 if (fRetrieving) {
303 fRetrieving = false;
327 if (fRemoteList->CurrentSelection() < 0 || fScanning || fRetrieving)

Completed in 70 milliseconds