Searched defs:mChannel (Results 1 – 9 of 9) sorted by relevance
63 private Channel mChannel; field in ResponderTestActivity
93 private Channel mChannel; field in RequesterTestActivity
54 protected Channel mChannel; field in TestCase
43 private Channel mChannel; field in P2pBroadcastReceiverTest
86 private final SessionChannel mChannel; field in ImeSettings
109 private SessionChannel mChannel; field in MockImeSession
152 private SensorDirectChannel mChannel; field in SensorDirectReportTest
172 private NotificationChannel mChannel; field in ItsService
944 final NotificationChannel mChannel = new NotificationChannel(CHANNEL_ID, "Channel", in generateAndSendNotification() local