Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityLauncher.java273 handlePendingIntentCanceled(context, e); in launchActivityFromExtras()
302 public static void handlePendingIntentCanceled(Context context, Exception e) { in handlePendingIntentCanceled() method in ActivityLauncher