Home
last modified time | relevance | path

Searched refs:REAL (Results 1 – 18 of 18) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/timezonedetector/
H A DCurrentUserIdentityInjector.java30 CurrentUserIdentityInjector REAL = new Real(); field
H A DCallerIdentityInjector.java30 CallerIdentityInjector REAL = new Real(); field
H A DTimeZoneDetectorService.java100 CurrentUserIdentityInjector.REAL; in onStart()
107 CallerIdentityInjector callerIdentityInjector = CallerIdentityInjector.REAL; in onStart()
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DSmallAreaDetectionController.java59 new SmallAreaDetectionController(context, DeviceConfigInterface.REAL); in create()
60 final String property = DeviceConfigInterface.REAL.getProperty( in create()
H A DBrightnessRangeController.java45 new DeviceConfigParameterProvider(DeviceConfigInterface.REAL), resources); in BrightnessRangeController()
H A DBrightnessThrottler.java434 return DeviceConfigInterface.REAL; in getDeviceConfig()
H A DDisplayManagerService.java571 mConfigParameterProvider = new DeviceConfigParameterProvider(DeviceConfigInterface.REAL); in DisplayManagerService()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DHighRefreshRateDenylist.java45 return new HighRefreshRateDenylist(r, DeviceConfigInterface.REAL); in create()
H A DWindowManagerService.java1308 mConstants = new WindowManagerConstants(this, DeviceConfigInterface.REAL); in WindowManagerService()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A Dtouch_analytics.proto122 REAL = 3; enumerator
/aosp14/frameworks/base/core/java/android/provider/
H A DDeviceConfigInterface.java125 DeviceConfigInterface REAL = new DeviceConfigInterface() { field
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/display/
H A DSmallAreaDetectionControllerTest.java93 DeviceConfigInterface.REAL)); in setup()
/aosp14/frameworks/base/services/core/java/com/android/server/timedetector/
H A DTimeDetectorService.java91 CurrentUserIdentityInjector.REAL; in onStart()
97 CallerIdentityInjector callerIdentityInjector = CallerIdentityInjector.REAL; in onStart()
/aosp14/frameworks/base/services/core/java/com/android/server/display/brightness/clamper/
H A DBrightnessClamperController.java182 return new DeviceConfigParameterProvider(DeviceConfigInterface.REAL); in getDeviceConfigParameterProvider()
H A DBrightnessThermalClamper.java269 return new DeviceConfigParameterProvider(DeviceConfigInterface.REAL); in getDeviceConfigParameterProvider()
/aosp14/frameworks/base/services/core/java/com/android/server/display/mode/
H A DDisplayModeDirector.java2908 return DeviceConfigInterface.REAL; in getDeviceConfig()
/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DPowerManagerService.java1075 return new DeviceConfigParameterProvider(DeviceConfigInterface.REAL);
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...