Searched refs:AUTO_MODE_CUSTOM_TIME (Results 1 – 8 of 8) sorted by relevance
95 @IntDef({ AUTO_MODE_DISABLED, AUTO_MODE_CUSTOM_TIME, AUTO_MODE_TWILIGHT })118 public static final int AUTO_MODE_CUSTOM_TIME = 1; field in ColorDisplayManager264 && autoMode != AUTO_MODE_CUSTOM_TIME in setNightDisplayAutoMode()
92 mManager.setNightDisplayAutoMode(ColorDisplayManager.AUTO_MODE_CUSTOM_TIME); in handleClick()147 case ColorDisplayManager.AUTO_MODE_CUSTOM_TIME: in getSecondaryLabel()
251 if (autoMode == ColorDisplayManager.AUTO_MODE_CUSTOM_TIME
19 import static android.hardware.display.ColorDisplayManager.AUTO_MODE_CUSTOM_TIME;461 if (autoMode == AUTO_MODE_CUSTOM_TIME) { in onNightDisplayAutoModeChanged()748 && autoMode != AUTO_MODE_CUSTOM_TIME in getNightDisplayAutoModeInternal()
255 ColorDisplayManager.AUTO_MODE_CUSTOM_TIME); in nightTileAdded_whenNightModeCustom()
1146 mBinderService.setNightDisplayAutoMode(ColorDisplayManager.AUTO_MODE_CUSTOM_TIME); in setAutoModeCustom()
2435 field public static final int AUTO_MODE_CUSTOM_TIME = 1; // 0x1
2487 field public static final int AUTO_MODE_CUSTOM_TIME = 1; // 0x1