Home
last modified time | relevance | path

Searched refs:ACTION_SHOW_RECENTS (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DRecents.java94 private final static String ACTION_SHOW_RECENTS = "com.android.systemui.recents.ACTION_SHOW"; field in Recents
257 if (proxyToOverridePackage(ACTION_SHOW_RECENTS)) { in showRecentApps()