Searched refs:ADB_NOTIFICATION_CHANNEL_ID_TV (Results 1 – 1 of 1) sorted by relevance
178 private static final String ADB_NOTIFICATION_CHANNEL_ID_TV = "usbdevicemanager.adb.tv"; field in UsbDeviceManager951 new NotificationChannel(ADB_NOTIFICATION_CHANNEL_ID_TV, in handleMessage()1213 .setChannelId(ADB_NOTIFICATION_CHANNEL_ID_TV)) in updateAdbNotification()