Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/backgroundactivity/common/src/android/server/wm/backgroundactivity/common/
DEventReceiver.java46 public ResultReceiver getNotifier() { in getNotifier() method in EventReceiver
/cts/tests/framework/base/windowmanager/backgroundactivity/src/android/server/wm/
DBackgroundActivityLaunchTest.java158 intent.putExtra(EVENT_NOTIFIER_EXTRA, receiver.getNotifier()); in testBackgroundActivityBlockedInStartNextMatchingActivity()
881 receiver.getNotifier()); in testPendingIntentBroadcastTimeout_noDelay_isNotBlocked()
904 receiver.getNotifier()); in testPendingIntentBroadcastTimeout_delay1s_isNotBlocked()
932 receiver.getNotifier()); in testPendingIntentBroadcastTimeout_delay12s_isBlocked()
1135 clickAllowBindWidget(APP_A, receiver.getNotifier()); in testAppWidgetConfigNoBalBypass()
1401 intent.putExtra(EVENT_NOTIFIER_EXTRA, receiver.getNotifier()); in sendBroadcastAndWait()