Home
last modified time | relevance | path

Searched defs:notification (Results 1 – 4 of 4) sorted by relevance

/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationHelper.java133 Notification.Builder notification = new Notification.Builder(mContext) in sendNotification() local
156 Notification.Builder notification = new Notification.Builder(mContext) in sendNotifications() local
184 Notification notification = new Notification.Builder(mContext) in sendBundlingNotifications() local
DNotificationInteractionTests.java289 UiObject2 notification = mDevice.wait( in testReceiveAndExpandRedactNotification() local
345 UiObject2 notification = mDevice.wait( in testNotificationClickedEvents() local
/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DNotificationHelper.java162 Notification notification = new Notification.Builder(mContext) in sendBundlingNotifications() local
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
DLeanbackLauncherStrategy.java594 UiObject2 notification = mDevice.findObject(getNotificationRowSelector()); in findNotificationCard() local