Searched refs:ADB_NOTIFICATION_CHANNEL_ID_TV (Results 1 – 2 of 2) sorted by relevance
179 private static final String ADB_NOTIFICATION_CHANNEL_ID_TV = "usbdevicemanager.adb.tv"; field in UsbDeviceManager956 new NotificationChannel(ADB_NOTIFICATION_CHANNEL_ID_TV, in handleMessage()1219 .setChannelId(ADB_NOTIFICATION_CHANNEL_ID_TV)) in updateAdbNotification()
644 private static final String ADB_NOTIFICATION_CHANNEL_ID_TV = "usbdevicemanager.adb.tv"; field in AdbDebuggingManager.AdbDebuggingHandler665 new NotificationChannel(ADB_NOTIFICATION_CHANNEL_ID_TV, in setupNotifications()795 .setChannelId(ADB_NOTIFICATION_CHANNEL_ID_TV)) in showAdbConnectedNotification()