Home
last modified time | relevance | path

Searched defs:applicationContext (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServices/src/com/android/framework/multidexlegacytestservices/
H A DAbstractService.java56 Context applicationContext = getApplicationContext(); in run() local
/aosp14/frameworks/base/packages/SettingsLib/DeviceStateRotationLock/src/com.android.settingslib.devicestate/
H A DDeviceStateRotationLockSettingsManager.java82 Context applicationContext = context.getApplicationContext(); in getInstance() local
/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java2392 Context applicationContext = getContext().getApplicationContext(); in generateDecor() local
/aosp14/frameworks/base/core/java/android/hardware/
H A DCamera.java496 Context applicationContext = ActivityThread.currentApplication().getApplicationContext(); in shouldForceSlowJpegMode() local