Searched refs:onUserSwitch (Results 1 – 9 of 9) sorted by relevance
89 void onUserSwitch(int userId); in onUserSwitch() method
665 private void onUserSwitch(int newUserId) {831 public void onUserSwitch(int userId) {833 OneHandedController.this.onUserSwitch(userId);
139 mCallsManager.onUserSwitch(currentUserHandle);390 mCallsManager.onUserSwitch(currentUserHandle); in TelecomSystem()
593 onUserSwitch(Process.myUserHandle()); in CallsManager()4564 public void onUserSwitch(UserHandle userHandle) {
328 oneHanded.onUserSwitch(userId); in initOneHanded()
279 mTelecomSystem.getCallsManager().onUserSwitch(new UserHandle(1000)); in testCameraChangeUserFail()
1427 public void onUserSwitch() { in onUserSwitch() method in DisplayRotation
4197 mDefaultDisplayRotation.onUserSwitch();
46224 PLcom/android/server/wm/DisplayRotation;->onUserSwitch()V