Searched defs:Recents (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DRecents.java77 public class Recents extends SystemUI class in inherits:SystemUI,RecentsComponent,CommandQueue.Callbacks
80 private final static String TAG = "Recents";
225 // the system user's Recents component to pass events (like show/hide/toggleRecents) to the
238 putComponent(Recents.class, this);
247 * Shows the Recents.
291 * Hides the Recents.
326 * Toggles the Recents activity.
363 * Preloads info for the Recents activity.
438 SystemServicesProxy ssp = Recents.getSystemServices();
570 if (!Recents
[all...]

Completed in 505 milliseconds