Home
last modified time | relevance | path

Searched refs:TV_NOTIFICATION_CHANNEL_ID (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/storage/
DDeviceStorageMonitorService.java153 private static final String TV_NOTIFICATION_CHANNEL_ID = "devicestoragemonitor.tv"; field in DeviceStorageMonitorService
275 TV_NOTIFICATION_CHANNEL_ID, in onStart()
477 .setChannelId(TV_NOTIFICATION_CHANNEL_ID)) in updateNotifications()