Searched refs:onUserSwitch (Results 1 – 6 of 6) sorted by relevance
89 void onUserSwitch(int userId); in onUserSwitch() method
679 private void onUserSwitch(int newUserId) {822 public void onUserSwitch(int userId) {824 OneHandedController.this.onUserSwitch(userId);
281 oneHanded.onUserSwitch(userId); in initOneHanded()
1430 public void onUserSwitch() { in onUserSwitch() method in DisplayRotation
4183 mDefaultDisplayRotation.onUserSwitch();
46224 PLcom/android/server/wm/DisplayRotation;->onUserSwitch()V