Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/tests/TestMediaApp/src/com/android/car/media/testmediaapp/
H A DTmaForegroundService.java91 NotificationChannel serviceChannel = new NotificationChannel( in createNotificationChannel() local
97 manager.createNotificationChannel(serviceChannel); in createNotificationChannel()