Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/
DIRecentsNonSystemUserCallbacks.aidl37 void showCurrentUserToast(int msgResId, int msgLength); in showCurrentUserToast() method
DRecentsImplProxy.java110 public void showCurrentUserToast(int msgResId, int msgLength) { in showCurrentUserToast() method in RecentsImplProxy