Searched refs:mDiscoveryStarted (Results 1 – 1 of 1) sorted by relevance
102 private boolean mDiscoveryStarted = false; field in CompanionDeviceDiscoveryService188 if (mDiscoveryStarted) throw new RuntimeException("Discovery in progress."); in startDiscovery()190 mDiscoveryStarted = true; in startDiscovery()218 if (!mDiscoveryStarted) { in stopDiscoveryAndFinish()