Searched refs:BRIGHTNESS_BUCKET (Results 1 – 2 of 2) sorted by relevance
64 protected static final String BRIGHTNESS_BUCKET = "brightness_bucket"; field in DozeScreenBrightness334 mDebugBrightnessBucket = intent.getIntExtra(BRIGHTNESS_BUCKET, -1); in onReceive()
156 intent.putExtra(DozeScreenBrightness.BRIGHTNESS_BUCKET, 1); in testAod_usesDebugValue()