Home
last modified time | relevance | path

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

/platform_testing/libraries/systemui-helper/src/android/platform/helpers/media/
DMediaInstrumentation.java110 Notification.Builder buildNotification() { in buildNotification() method in MediaInstrumentation
120 mManager.notify(mNotificationId, buildNotification().build()); in createNotification()