Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/widget/
DLauncherWidgetHolder.java214 sendActionCancelled(activity, requestCode); in startConfigActivity()
224 sendActionCancelled(activity, requestCode); in startConfigActivity()
228 private void sendActionCancelled(final BaseActivity activity, final int requestCode) { in sendActionCancelled() method in LauncherWidgetHolder
265 sendActionCancelled(activity, requestCode); in startBindFlow()