Searched refs:doesAnyClientNeedIdentityChangeNotifications (Results 1 – 1 of 1) sorted by relevance
2423 doesAnyClientNeedIdentityChangeNotifications() || notifyIdentityChange; in connectLocal()2481 boolean notificationReqs = doesAnyClientNeedIdentityChangeNotifications(); in disconnectLocal()2502 boolean notificationReqs = doesAnyClientNeedIdentityChangeNotifications(); in reconfigureLocal()2822 mCurrentIdentityNotification = doesAnyClientNeedIdentityChangeNotifications(); in onConfigCompletedLocal()3460 private boolean doesAnyClientNeedIdentityChangeNotifications() { in doesAnyClientNeedIdentityChangeNotifications() method in WifiAwareStateManager