Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/
DQuickstepInteractionHandler.java53 RemoteViews.RemoteResponse remoteResponse) { in onInteraction() argument
58 remoteResponse.getLaunchOptions(view)); in onInteraction()
67 Pair<Intent, ActivityOptions> options = remoteResponse.getLaunchOptions(view); in onInteraction()