Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/
DRecentsSystemUser.java41 public class RecentsSystemUser extends IRecentsSystemUserCallbacks.Stub { class
50 public RecentsSystemUser(Context context, RecentsImpl impl) { in RecentsSystemUser() method in RecentsSystemUser