Lines Matching refs:System
100 // The brightness settings used when it is set to automatic in the system.
258 int mode = Settings.System.getInt(
260 Settings.System.SCREEN_BRIGHTNESS_MODE,
261 Settings.System.SCREEN_BRIGHTNESS_MODE_MANUAL);
262 if (mode == Settings.System.SCREEN_BRIGHTNESS_MODE_AUTOMATIC) {
966 long dateTaken = System.currentTimeMillis();