Home
last modified time | relevance | path

Searched refs:mCurrentIdentityNotification (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareStateManager.java235 private boolean mCurrentIdentityNotification = false; field in WifiAwareStateManager
2385 + ", mCurrentIdentityNotification=" + mCurrentIdentityNotification); in connectLocal()
2404 && (mCurrentIdentityNotification || !notifyIdentityChange)) { in connectLocal()
2484 && mCurrentIdentityNotification == notificationReqs in disconnectLocal()
2822 mCurrentIdentityNotification = doesAnyClientNeedIdentityChangeNotifications(); in onConfigCompletedLocal()
3512 pw.println(" mCurrentIdentityNotification: " + mCurrentIdentityNotification); in dump()