Searched defs:notification (Results 1 – 5 of 5) sorted by relevance
206 Notification notification = new Notification.Builder(mContext, DFU_NOTIFICATION_CHANNEL) in sendDfuNotificationImpl() local281 Notification notification = new Notification.Builder(mContext, DEFAULT_NOTIFICATION_CHANNEL) in postLowBatteryNotification() local309 Notification notification = in postCriticalBatteryNotification() local333 Notification notification = in postDepletedBatteryNotification() local
70 Notification notification = builder.build(); in onStartCommand() local
125 public void setNotification(TvNotification notification) { in setNotification()
187 Notification notification = in onStartCommand() local
74 Notification notification = new NotificationCompat.Builder(this, CHANNEL_ID) in onStartCommand() local