Home
last modified time | relevance | path

Searched defs:channelId (Results 1 – 5 of 5) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowNotificationManager.java99 protected Object /*NotificationChannel*/ getNotificationChannel(String channelId) { in getNotificationChannel()
141 protected void deleteNotificationChannel(String channelId) { in deleteNotificationChannel()
162 String channelId = ReflectionHelpers.callInstanceMethod(channel, "getId"); in deleteNotificationChannelGroup() local
316 public boolean isChannelDeleted(String channelId) { in isChannelDeleted()
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowNotificationManagerTest.java109 final String channelId = "channelId"; in deleteNotificationChannel() local
129 final String channelId = "channelId"; in deleteNotificationChannelGroup() local
/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_agl.cc1488 int channelId = rIt->second; in RenderOffScreenBuffers() local
/external/webrtc/webrtc/voice_engine/
Dchannel.cc721 int32_t channelId, in CreateChannel()
802 Channel::Channel(int32_t channelId, in Channel()
/external/grpc-grpc-java/netty/shaded/
Dgrpc-netty-shaded-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...