Searched refs:ADB_NOTIFICATION_CHANNEL_ID_TV (Results 1 – 1 of 1) sorted by relevance
145 private static final String ADB_NOTIFICATION_CHANNEL_ID_TV = "usbdevicemanager.adb.tv"; field in UsbDeviceManager268 new NotificationChannel(ADB_NOTIFICATION_CHANNEL_ID_TV, in systemReady()1073 .setChannelId(ADB_NOTIFICATION_CHANNEL_ID_TV)) in updateAdbNotification()