Searched defs:findChannel (Results 1 – 2 of 2) sorted by relevance
199 SoundChannel* SoundPool::findChannel(int channelID) in findChannel() function in android::SoundPool
238 private NotificationChannel findChannel(List<NotificationChannel> channels, String id) { in findChannel() method in PreferencesHelperTest