Home
last modified time | relevance | path

Searched defs:ContentObserver (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/errorprone/tests/res/android/database/
H A DContentObserver.java19 public abstract class ContentObserver { class
/aosp14/frameworks/base/core/java/android/database/
H A DContentObserver.java39 public abstract class ContentObserver { class
63 public ContentObserver(Handler handler) { in ContentObserver() method in ContentObserver
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DBlurController.java82 new ContentObserver(null) { in BlurController() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
H A DPowerUI.java183 new ContentObserver(mHandler) { in start() method
194 new ContentObserver(mHandler) { in start() method
/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DAttentionDetector.java188 false, new ContentObserver(new Handler(context.getMainLooper())) { in systemReady() method
/aosp14/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssLocationProvider.java509 new ContentObserver(mHandler) { in onSystemReady() method
/aosp14/frameworks/base/services/core/java/com/android/server/sensorprivacy/
H A DSensorPrivacyService.java1186 false, new ContentObserver(mHandler) { in registerSettingsObserver() method
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java914 new ContentObserver(null /* current thread */) { in handleSystemReady() method
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java8839 new ContentObserver(new Handler(Looper.getMainLooper())) { in watchDeviceProvisioning() method
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...