Home
last modified time | relevance | path

Searched defs:userSwitch (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/
DQSTile.java58 void userSwitch(int currentUser); in userSwitch() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSTileImpl.java202 public void userSwitch(int newUserId) { in userSwitch() method in QSTileImpl