Searched refs:onUnlockedUserSwitching (Results 1 – 4 of 4) sorted by relevance
531 void onUnlockedUserSwitching(int currentUserId) { in onUnlockedUserSwitching() method in WifiCarrierInfoManager
2981 mWifiCarrierInfoManager.onUnlockedUserSwitching(mCurrentUserId); in handleUserSwitch()
2010 mWifiCarrierInfoManager.onUnlockedUserSwitching(1); in testSendRefreshUserProvisioningOnUnlockedUserSwitching()
3492 verify(mWifiCarrierInfoManager).onUnlockedUserSwitching(eq(user2)); in testHandleUserSwitchWhenUnlocked()