HomeSort by relevance Sort by last modified time
    Searched defs:showCurrentUserToast (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
RecentsImplProxy.java 111 public void showCurrentUserToast(int msgResId, int msgLength) {
Recents.java 794 callbacks.showCurrentUserToast(event.msgResId, event.msgLength);
    [all...]

Completed in 68 milliseconds