Searched refs:RECENTS_PACKAGE (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/tv/
H A DRecentsTvImpl.java108 intent.setClassName(RECENTS_PACKAGE, RECENTS_TV_ACTIVITY);
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DRecentsImpl.java97 public final static String RECENTS_PACKAGE = "com.android.systemui"; field in class:RecentsImpl
910 intent.setClassName(RECENTS_PACKAGE, RECENTS_ACTIVITY);
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/
H A DSystemServicesProxy.java415 && topActivity.getPackageName().equals(RecentsImpl.RECENTS_PACKAGE)

Completed in 57 milliseconds