Home
last modified time | relevance | path

Searched defs:CHANNEL (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
H A DCarHeadsUpNotificationManagerTest.java77 private static final NotificationChannel CHANNEL = new NotificationChannel(CHANNEL_ID, field in CarHeadsUpNotificationManagerTest
/aosp12/frameworks/av/media/libaudioprocessing/
H A DAudioResamplerDyn.cpp556 #define AUDIORESAMPLERDYN_CASE(CHANNEL, LOCKED) \ in setSampleRate() argument