Searched defs:mChannel (Results 1 – 7 of 7) 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
149 private NotificationChannel mChannel; field in ItsService
152 private SensorDirectChannel mChannel; field in SensorDirectReportTest
826 final NotificationChannel mChannel = new NotificationChannel(CHANNEL_ID, "Channel", in generateAndSendNotification() local