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