Searched refs:mCurrentIdentityNotification (Results 1 – 1 of 1) sorted by relevance
387 private boolean mCurrentIdentityNotification = false; field in WifiAwareStateManager3808 + ", mCurrentIdentityNotification=" + mCurrentIdentityNotification); in connectLocal()3828 && (mCurrentIdentityNotification || !notifyIdentityChange) in connectLocal()3930 mCurrentIdentityNotification = false; in disconnectLocal()3957 && mCurrentIdentityNotification == notificationReqs in disconnectLocal()4286 mCurrentIdentityNotification = false; in disableUsageLocal()4464 mCurrentIdentityNotification = doesAnyClientNeedIdentityChangeNotifications(); in onConfigCompletedLocal()5693 pw.println(" mCurrentIdentityNotification: " + mCurrentIdentityNotification); in dump()