Searched refs:getContrast (Results 1 – 9 of 9) sorted by relevance
220 float getContrast(); in getContrast() method
420 mContrast = mService.getContrast(); in Globals()426 private float getContrast() { in getContrast() method in UiModeManager.Globals1383 public float getContrast() { in getContrast() method in UiModeManager1384 return sGlobals.getContrast(); in getContrast()
472 mContrast = mUiModeManager.getContrast(); in start()
154 when(mUiModeManager.getContrast()).thenReturn(0.5f); in setup()
1249 public float getContrast() { in getContrast() method in UiModeManagerService.Stub
1964 HSPLandroid/app/IUiModeManager$Stub$Proxy;->getContrast()F
3074 PLcom/android/server/UiModeManagerService$Stub;->getContrast()F
7631 method @FloatRange(from=-1.0F, to=1.0f) public float getContrast();