Home
last modified time | relevance | path

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

12

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
DBoostExecutor.kt44 fun getLooper() : Looper? { in getLooper() method
DHandlerExecutor.java130 public Looper getLooper() { in getLooper() method in HandlerExecutor
/frameworks/base/core/jni/
Dandroid_os_MessageQueue.h28 inline sp<Looper> getLooper() const { in getLooper() function
/frameworks/base/core/java/com/android/internal/view/
DWindowManagerPolicyThread.java40 public static Looper getLooper() { in getLooper() method in WindowManagerPolicyThread
/frameworks/base/packages/Vcn/service-b/src/com/android/server/vcn/
DVcnContext.java59 public Looper getLooper() { in getLooper() method in VcnContext
/frameworks/base/core/tests/coretests/src/android/os/
DTestHandlerThread.java56 public Looper getLooper() { in getLooper() method in TestHandlerThread
/frameworks/base/core/java/android/os/
DHandlerThread.java95 public Looper getLooper() { in getLooper() method in HandlerThread
DHandler.java930 public final Looper getLooper() { in getLooper() method in Handler
/frameworks/base/services/core/java/com/android/server/security/intrusiondetection/
DIntrusionDetectionService.java290 Looper getLooper(); in getLooper() method
315 public Looper getLooper() { in getLooper() method in IntrusionDetectionService.InjectorImpl
/frameworks/av/media/module/foundation/include/media/stagefright/foundation/
DAHandler.h47 wp<ALooper> getLooper() const { in getLooper() function
DAMessage.h49 sp<ALooper> getLooper() const { in getLooper() function
/frameworks/native/services/displayservice/
DDisplayEventReceiver.cpp33 sp<Looper> getLooper() { in getLooper() function
/frameworks/native/services/sensorservice/hidl/
DSensorManager.cpp140 sp<Looper> SensorManager::getLooper() { in getLooper() function in android::frameworks::sensorservice::V1_0::implementation::SensorManager
/frameworks/base/core/java/android/app/
DInstantAppResolverService.java257 Looper getLooper() { in getLooper() method in InstantAppResolverService
/frameworks/native/services/sensorservice/aidl/
DSensorManager.cpp204 sp<Looper> SensorManagerAidl::getLooper() { in getLooper() function in android::frameworks::sensorservice::implementation::SensorManagerAidl
/frameworks/base/services/core/java/com/android/server/pm/
DBackgroundInstallControlService.java674 Looper getLooper(); in getLooper() method
715 public Looper getLooper() { in getLooper() method in BackgroundInstallControlService.InjectorImpl
/frameworks/base/tests/utils/testutils/java/android/os/test/
DTestLooper.java140 public Looper getLooper() { in getLooper() method in TestLooper
/frameworks/native/libs/sensor/
DSensorEventQueue.cpp110 sp<Looper> SensorEventQueue::getLooper() const in getLooper() function in android::SensorEventQueue
/frameworks/base/libs/hwui/hwui/
DPaint.h65 BlurDrawLooper* getLooper() const { return mLooper.get(); } in getLooper() function
/frameworks/base/packages/Vcn/service-b/src/com/android/server/
DVcnManagementService.java315 public Looper getLooper() { in getLooper() method in VcnManagementService.Dependencies
/frameworks/base/services/tests/security/intrusiondetection/src/com/android/server/security/intrusiondetection/
DIntrusionDetectionServiceTest.java482 public Looper getLooper() { in getLooper() method in IntrusionDetectionServiceTest.MockInjector
/frameworks/base/core/java/android/widget/
DToast.java184 private Looper getLooper(@Nullable Looper looper) { in getLooper() method in Toast
/frameworks/native/libs/gui/
DChoreographer.cpp433 const sp<Looper> Choreographer::getLooper() { in getLooper() function in android::Choreographer
/frameworks/base/services/core/java/com/android/server/logcat/
DLogcatManagerService.java295 protected Looper getLooper() { in getLooper() method in LogcatManagerService.Injector
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DBackgroundInstallControlServiceTest.java1095 public Looper getLooper() { in getLooper() method in BackgroundInstallControlServiceTest.MockInjector

12