Home
last modified time | relevance | path

Searched defs:getMainLooper (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/accessibilityservice/
H A DAccessibilityServiceTest.java88 public Looper getMainLooper() { in getMainLooper() method in AccessibilityServiceTest.AccessibilityServiceTestClass
/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DAttentionDetector.java188 false, new ContentObserver(new Handler(context.getMainLooper())) { in systemReady()
/aosp14/frameworks/base/core/java/android/os/
H A DLooper.java140 public static Looper getMainLooper() { in getMainLooper() method in Looper
/aosp14/frameworks/base/test-mock/src/android/test/mock/
H A DMockContext.java86 public Looper getMainLooper() { in getMainLooper() method in MockContext
/aosp14/frameworks/base/core/java/android/content/
H A DContextWrapper.java139 public Looper getMainLooper() { in getMainLooper() method in ContextWrapper
H A DContext.java786 public abstract Looper getMainLooper(); in getMainLooper() method in Context
/aosp14/frameworks/base/core/java/android/app/
H A DContextImpl.java443 public Looper getMainLooper() { in getMainLooper() method in ContextImpl
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java8839 new ContentObserver(new Handler(Looper.getMainLooper())) { in watchDeviceProvisioning()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...