Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DWorkNotificationTestActivity.java43 final Notification notification = new Notification.Builder(this) in showWorkNotification() local
/cts/tests/tests/app/src/android/app/cts/
DNotificationManagerTest.java110 final Notification notification = new Notification.Builder(mContext) in sendNotification() local
/cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityEndToEndTest.java328 final Notification notification = new Notification.Builder(getActivity()) in testTypeNotificationStateChangedAccessibilityEvent() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DMockListener.java221 JSONObject notification = new JSONObject(); in onNotificationPosted() local
229 mNotifications.put(sbn.getKey(), notification); in onNotificationPosted() local