Searched refs:mCurrentIdentityNotification (Results 1 – 1 of 1) sorted by relevance
227 private boolean mCurrentIdentityNotification = false; field in WifiAwareStateManager2173 + ", mCurrentIdentityNotification=" + mCurrentIdentityNotification); in connectLocal()2192 && (mCurrentIdentityNotification || !notifyIdentityChange)) { in connectLocal()2262 && mCurrentIdentityNotification == notificationReqs) { in disconnectLocal()2590 mCurrentIdentityNotification = doesAnyClientNeedIdentityChangeNotifications(); in onConfigCompletedLocal()3222 pw.println(" mCurrentIdentityNotification: " + mCurrentIdentityNotification); in dump()