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.java253 handlePendingIntentCanceled(context, e); in launchActivityFromExtras()
282 public static void handlePendingIntentCanceled(Context context, Exception e) { in handlePendingIntentCanceled() method in ActivityLauncher