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

/packages/apps/Nfc/nci/jni/
H A DNativeNfcManager.cpp119 static bool sDiscoveryEnabled = false; //is polling or listening member in namespace:android
701 sDiscoveryEnabled = false;
945 if (sDiscoveryEnabled && !restart)
1009 sDiscoveryEnabled = true;
1034 if (sDiscoveryEnabled == false)
1048 sDiscoveryEnabled = false;
1236 sDiscoveryEnabled = false;

Completed in 163 milliseconds