Home
last modified time | relevance | path

Searched defs:handleUserSwitch (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DColorInversionTile.java105 protected void handleUserSwitch(int newUserId) { in handleUserSwitch() method in ColorInversionTile
H A DNfcTile.java108 protected void handleUserSwitch(int newUserId) { in handleUserSwitch() method in NfcTile
H A DFlashlightTile.java84 protected void handleUserSwitch(int newUserId) { in handleUserSwitch() method in FlashlightTile
H A DBatterySaverTile.java105 protected void handleUserSwitch(int newUserId) { in handleUserSwitch() method in BatterySaverTile
H A DNightDisplayTile.java126 protected void handleUserSwitch(int newUserId) { in handleUserSwitch() method in NightDisplayTile
H A DCastTile.java136 protected void handleUserSwitch(int newUserId) { in handleUserSwitch() method in CastTile
H A DDndTile.java167 protected void handleUserSwitch(int newUserId) { in handleUserSwitch() method in DndTile
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DQSTileImpl.java494 protected void handleUserSwitch(int newUserId) { in handleUserSwitch() method in QSTileImpl
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiServiceImpl.java564 public void handleUserSwitch(int userId) { in handleUserSwitch() method in WifiServiceImpl
H A DWifiConfigManager.java2952 public Set<Integer> handleUserSwitch(int userId) { in handleUserSwitch() method in WifiConfigManager