Home
last modified time | relevance | path

Searched defs:getLooper (Results 1 – 25 of 25) sorted by relevance

/aosp14/frameworks/base/core/jni/
H A Dandroid_os_MessageQueue.h28 inline sp<Looper> getLooper() const { in getLooper() function
/aosp14/frameworks/base/core/java/com/android/internal/view/
H A DWindowManagerPolicyThread.java40 public static Looper getLooper() { in getLooper() method in WindowManagerPolicyThread
/aosp14/frameworks/base/services/core/java/com/android/server/vcn/
H A DVcnContext.java53 public Looper getLooper() { in getLooper() method in VcnContext
/aosp14/frameworks/base/core/tests/coretests/src/android/os/
H A DTestHandlerThread.java56 public Looper getLooper() { in getLooper() method in TestHandlerThread
/aosp14/frameworks/base/core/java/android/os/
H A DHandlerThread.java77 public Looper getLooper() { in getLooper() method in HandlerThread
H A DHandler.java893 public final Looper getLooper() { in getLooper() method in Handler
/aosp14/frameworks/base/core/java/android/app/
H A DInstantAppResolverService.java257 Looper getLooper() { in getLooper() method in InstantAppResolverService
H A DSystemServiceRegistry.java633 ctx.mMainThread.getHandler().getLooper()); in registerService()
654 return new StorageManager(ctx, ctx.mMainThread.getHandler().getLooper()); in registerService()
1118 ctx.mMainThread.getHandler().getLooper()); in registerService()
H A DActivityThread.java2852 public Looper getLooper() { in getLooper() method in ActivityThread
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DBackgroundInstallControlService.java534 Looper getLooper(); in getLooper() method
572 public Looper getLooper() { in getLooper() method in BackgroundInstallControlService.InjectorImpl
/aosp14/frameworks/base/tests/utils/testutils/java/android/os/test/
H A DTestLooper.java106 public Looper getLooper() { in getLooper() method in TestLooper
/aosp14/frameworks/base/libs/hwui/hwui/
H A DPaint.h64 BlurDrawLooper* getLooper() const { return mLooper.get(); } in getLooper() function
/aosp14/frameworks/base/tests/testables/src/android/testing/
H A DTestableLooper.java87 public Looper getLooper() { in getLooper() method in TestableLooper
/aosp14/frameworks/base/services/core/java/com/android/server/powerstats/
H A DPowerStatsService.java269 private Looper getLooper() { in getLooper() method in PowerStatsService
/aosp14/frameworks/base/core/java/android/widget/
H A DToast.java183 private Looper getLooper(@Nullable Looper looper) { in getLooper() method in Toast
/aosp14/frameworks/base/services/core/java/com/android/server/logcat/
H A DLogcatManagerService.java295 protected Looper getLooper() { in getLooper() method in LogcatManagerService.Injector
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBackgroundInstallControlServiceTest.java930 public Looper getLooper() { in getLooper() method in BackgroundInstallControlServiceTest.MockInjector
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DVcnManagementService.java306 public Looper getLooper() { in getLooper() method in VcnManagementService.Dependencies
/aosp14/frameworks/base/services/incremental/
H A DServiceWrappers.cpp423 std::unique_ptr<LooperWrapper> RealServiceManager::getLooper() { in getLooper() function in android::incremental::RealServiceManager
/aosp14/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustManagerService.java256 Looper getLooper() { in getLooper() method in TrustManagerService.Injector
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DZenModeHelper.java182 public Looper getLooper() { in getLooper() method in ZenModeHelper
/aosp14/frameworks/base/services/incremental/test/
H A DIncrementalServiceTest.cpp707 std::unique_ptr<LooperWrapper> getLooper() final { return std::move(mLooper); } in getLooper() function in android::os::incremental::MockServiceManager
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/usage/
H A DAppStandbyController.java2585 Looper getLooper() { in getLooper() method in AppStandbyController.Injector
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java422 Looper getLooper() { in getLooper() method in InputManagerService.Injector
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...