Home
last modified time | relevance | path

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

/cts/tests/app/app/src/android/app/stubs/
DCommandReceiver.java641 maybeCreateNotificationChannel(notificationManager); in doCreateMediaNotification()
657 private void maybeCreateNotificationChannel(NotificationManager notificationManager) { in maybeCreateNotificationChannel() method in CommandReceiver