Searched refs:onUnlockedUserSwitching (Results 1 – 4 of 4) sorted by relevance
700 void onUnlockedUserSwitching(int currentUserId) { in onUnlockedUserSwitching() method in WifiCarrierInfoManager
3428 mWifiCarrierInfoManager.onUnlockedUserSwitching(mCurrentUserId); in handleUserSwitch()
2269 mWifiCarrierInfoManager.onUnlockedUserSwitching(1); in testSendRefreshUserProvisioningOnUnlockedUserSwitching()
3931 verify(mWifiCarrierInfoManager).onUnlockedUserSwitching(eq(user2)); in testHandleUserSwitchWhenUnlocked()