Searched refs:AUTO_MODE_CUSTOM_TIME (Results 1 – 7 of 7) 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;426 if (autoMode == AUTO_MODE_CUSTOM_TIME) { in onNightDisplayAutoModeChanged()690 && autoMode != AUTO_MODE_CUSTOM_TIME in getNightDisplayAutoModeInternal()
1067 mBinderService.setNightDisplayAutoMode(ColorDisplayManager.AUTO_MODE_CUSTOM_TIME); in setAutoModeCustom()
1964 field public static final int AUTO_MODE_CUSTOM_TIME = 1; // 0x1