Searched refs:doesAnyClientNeedIdentityChangeNotifications (Results 1 – 1 of 1) sorted by relevance
2208 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