Searched refs:RECENTS_PACKAGE (Results 1 – 2 of 2) sorted by relevance
236 && topActivity.getPackageName().equals(RecentsImpl.RECENTS_PACKAGE) in isRecentsActivityVisible()
116 public final static String RECENTS_PACKAGE = "com.android.systemui"; field in RecentsImpl1093 intent.setClassName(RECENTS_PACKAGE, RECENTS_ACTIVITY); in startRecentsActivity()