/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/ |
D | BoostExecutor.kt | 44 fun getLooper() : Looper? { in getLooper() method
|
D | HandlerExecutor.java | 130 public Looper getLooper() { in getLooper() method in HandlerExecutor
|
/frameworks/base/core/jni/ |
D | android_os_MessageQueue.h | 28 inline sp<Looper> getLooper() const { in getLooper() function
|
/frameworks/base/core/java/com/android/internal/view/ |
D | WindowManagerPolicyThread.java | 40 public static Looper getLooper() { in getLooper() method in WindowManagerPolicyThread
|
/frameworks/base/packages/Vcn/service-b/src/com/android/server/vcn/ |
D | VcnContext.java | 59 public Looper getLooper() { in getLooper() method in VcnContext
|
/frameworks/base/core/tests/coretests/src/android/os/ |
D | TestHandlerThread.java | 56 public Looper getLooper() { in getLooper() method in TestHandlerThread
|
/frameworks/base/core/java/android/os/ |
D | HandlerThread.java | 95 public Looper getLooper() { in getLooper() method in HandlerThread
|
D | Handler.java | 930 public final Looper getLooper() { in getLooper() method in Handler
|
/frameworks/base/services/core/java/com/android/server/security/intrusiondetection/ |
D | IntrusionDetectionService.java | 290 Looper getLooper(); in getLooper() method 315 public Looper getLooper() { in getLooper() method in IntrusionDetectionService.InjectorImpl
|
/frameworks/av/media/module/foundation/include/media/stagefright/foundation/ |
D | AHandler.h | 47 wp<ALooper> getLooper() const { in getLooper() function
|
D | AMessage.h | 49 sp<ALooper> getLooper() const { in getLooper() function
|
/frameworks/native/services/displayservice/ |
D | DisplayEventReceiver.cpp | 33 sp<Looper> getLooper() { in getLooper() function
|
/frameworks/native/services/sensorservice/hidl/ |
D | SensorManager.cpp | 140 sp<Looper> SensorManager::getLooper() { in getLooper() function in android::frameworks::sensorservice::V1_0::implementation::SensorManager
|
/frameworks/base/core/java/android/app/ |
D | InstantAppResolverService.java | 257 Looper getLooper() { in getLooper() method in InstantAppResolverService
|
/frameworks/native/services/sensorservice/aidl/ |
D | SensorManager.cpp | 204 sp<Looper> SensorManagerAidl::getLooper() { in getLooper() function in android::frameworks::sensorservice::implementation::SensorManagerAidl
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | BackgroundInstallControlService.java | 674 Looper getLooper(); in getLooper() method 715 public Looper getLooper() { in getLooper() method in BackgroundInstallControlService.InjectorImpl
|
/frameworks/base/tests/utils/testutils/java/android/os/test/ |
D | TestLooper.java | 140 public Looper getLooper() { in getLooper() method in TestLooper
|
/frameworks/native/libs/sensor/ |
D | SensorEventQueue.cpp | 110 sp<Looper> SensorEventQueue::getLooper() const in getLooper() function in android::SensorEventQueue
|
/frameworks/base/libs/hwui/hwui/ |
D | Paint.h | 65 BlurDrawLooper* getLooper() const { return mLooper.get(); } in getLooper() function
|
/frameworks/base/packages/Vcn/service-b/src/com/android/server/ |
D | VcnManagementService.java | 315 public Looper getLooper() { in getLooper() method in VcnManagementService.Dependencies
|
/frameworks/base/services/tests/security/intrusiondetection/src/com/android/server/security/intrusiondetection/ |
D | IntrusionDetectionServiceTest.java | 482 public Looper getLooper() { in getLooper() method in IntrusionDetectionServiceTest.MockInjector
|
/frameworks/base/core/java/android/widget/ |
D | Toast.java | 184 private Looper getLooper(@Nullable Looper looper) { in getLooper() method in Toast
|
/frameworks/native/libs/gui/ |
D | Choreographer.cpp | 433 const sp<Looper> Choreographer::getLooper() { in getLooper() function in android::Choreographer
|
/frameworks/base/services/core/java/com/android/server/logcat/ |
D | LogcatManagerService.java | 295 protected Looper getLooper() { in getLooper() method in LogcatManagerService.Injector
|
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
D | BackgroundInstallControlServiceTest.java | 1095 public Looper getLooper() { in getLooper() method in BackgroundInstallControlServiceTest.MockInjector
|