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()
89 mManager.setNightDisplayAutoMode(ColorDisplayManager.AUTO_MODE_CUSTOM_TIME); in handleClick()143 case ColorDisplayManager.AUTO_MODE_CUSTOM_TIME: in getSecondaryLabel()
107 ColorDisplayManager.AUTO_MODE_CUSTOM_TIME); in nightTileAdded_whenNightModeCustom()
181 if (autoMode == ColorDisplayManager.AUTO_MODE_CUSTOM_TIME
19 import static android.hardware.display.ColorDisplayManager.AUTO_MODE_CUSTOM_TIME;459 if (autoMode == AUTO_MODE_CUSTOM_TIME) { in onNightDisplayAutoModeChanged()746 && autoMode != AUTO_MODE_CUSTOM_TIME in getNightDisplayAutoModeInternal()
1146 mBinderService.setNightDisplayAutoMode(ColorDisplayManager.AUTO_MODE_CUSTOM_TIME); in setAutoModeCustom()
2160 field public static final int AUTO_MODE_CUSTOM_TIME = 1; // 0x1