Searched refs:powerSaveModeNotificationTitle (Results 1 – 1 of 1) sorted by relevance
162 info.name, info.powerSaveModeNotificationTitle, in showPowerSaveNotificationIfNeeded()374 public final String powerSaveModeNotificationTitle; field in DeviceStateNotificationController.NotificationInfo379 String thermalCriticalNotificationContent, String powerSaveModeNotificationTitle, in NotificationInfo() argument387 this.powerSaveModeNotificationTitle = powerSaveModeNotificationTitle; in NotificationInfo()401 return powerSaveModeNotificationTitle != null in hasPowerSaveModeNotification()402 && powerSaveModeNotificationTitle.length() > 0; in hasPowerSaveModeNotification()