HomeSort by relevance Sort by last modified time
    Searched refs:mScanRequestResultsArePending (Results 1 - 2 of 2) sorted by null

  /system/chre/core/include/chre/core/
wifi_request_manager.h 210 bool mScanRequestResultsArePending = false;
  /system/chre/core/
wifi_request_manager.cc 529 mScanRequestResultsArePending = pending;
616 if (mScanRequestResultsArePending) {
622 mScanRequestResultsArePending = false;
625 if (!mScanRequestResultsArePending

Completed in 74 milliseconds