Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
DWifiAwareStateManager.java2208 doesAnyClientNeedIdentityChangeNotifications() || notifyIdentityChange; in connectLocal()
2260 boolean notificationReqs = doesAnyClientNeedIdentityChangeNotifications(); in disconnectLocal()
2278 boolean notificationReqs = doesAnyClientNeedIdentityChangeNotifications(); in reconfigureLocal()
2590 mCurrentIdentityNotification = doesAnyClientNeedIdentityChangeNotifications(); in onConfigCompletedLocal()
3179 private boolean doesAnyClientNeedIdentityChangeNotifications() { in doesAnyClientNeedIdentityChangeNotifications() method in WifiAwareStateManager