Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java185 private final PendingIntent mRecentsPendingIntent; field in SystemUiProxy
197 mRecentsPendingIntent = PendingIntent.getActivity(mContext, 0, baseIntent, in SystemUiProxy()
1571 mRecentTasks.startRecentsTransition(mRecentsPendingIntent, intent, optsBundle, in startRecentsActivity()