Home
last modified time | relevance | path

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

/cts/tests/tests/media/codec/src/android/media/codec/cts/
DMediaCodecResourceTestLowPriorityService.java49 Notification notification = showNotification(); in onStartCommand()
61 private Notification showNotification() { in showNotification() method in MediaCodecResourceTestLowPriorityService
/cts/hostsidetests/securitybulletin/test-apps/CVE-2022-20116/src/android/security/cts/CVE_2022_20116/
DPocService.java53 private void showNotification(PendingIntent targetIntent) { in showNotification() method in PocService
79 showNotification(intent.getParcelableExtra(getString(R.string.dialIntentKey))); in onStartCommand()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DByodHelperActivity.java194 private void showNotification(int visibility) { in showNotification() method in ByodHelperActivity
360 showNotification(Notification.VISIBILITY_PUBLIC); in onCreate()
363 showNotification(Notification.VISIBILITY_PRIVATE); in onCreate()