Home
last modified time | relevance | path

Searched refs:setAsynchronous (Results 1 – 25 of 27) sorted by relevance

12

/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DSingleKeyGestureDetector.java246 msg.setAsynchronous(true); in interceptKeyDown()
253 msg.setAsynchronous(true); in interceptKeyDown()
296 msg.setAsynchronous(true); in interceptKeyUp()
305 msg.setAsynchronous(true); in interceptKeyUp()
H A DPhoneWindowManager.java1427 msg.setAsynchronous(true); in showPictureInPictureMenu()
2778 msg.setAsynchronous(true); in interceptKeyBeforeDispatching()
2873 msg.setAsynchronous(true);
2888 msg.setAsynchronous(true);
3732 msg.setAsynchronous(true); in interceptKeyBeforeQueueing()
3760 msg.setAsynchronous(true); in interceptKeyBeforeQueueing()
3770 msg.setAsynchronous(true); in interceptKeyBeforeQueueing()
3910 message.setAsynchronous(true); in sendSystemKeyToStatusBarAsync()
4110 msg.setAsynchronous(true); in dispatchMediaKeyWithWakeLock()
/aosp12/frameworks/base/cmds/hid/src/com/android/commands/hid/
H A DDevice.java198 msg.setAsynchronous(true); in onDeviceGetReport()
253 msg.setAsynchronous(true); in onDeviceOutput()
260 msg.setAsynchronous(true); in onDeviceError()
/aosp12/frameworks/base/services/core/java/com/android/server/power/
H A DNotifier.java556 msg.setAsynchronous(true); in onUserActivity()
589 msg.setAsynchronous(true); in onProfileTimeout()
604 msg.setAsynchronous(true); in onWirelessChargingStarted()
620 msg.setAsynchronous(true); in onWiredChargingStarted()
636 msg.setAsynchronous(true); in onScreenPolicyUpdate()
660 msg.setAsynchronous(true); in updatePendingBroadcastLocked()
H A DWirelessChargerDetector.java267 msg.setAsynchronous(true); in startDetectionLocked()
H A DPowerManagerService.java1608 msg.setAsynchronous(true);
2647 msg.setAsynchronous(true);
2653 msg.setAsynchronous(true);
2957 msg.setAsynchronous(true);
3259 msg.setAsynchronous(true);
3608 msg.setAsynchronous(true);
/aosp12/frameworks/base/core/java/android/view/
H A DChoreographer.java480 msg.setAsynchronous(true); in postCallbackDelayedInternal()
651 msg.setAsynchronous(true); in scheduleFrameLocked()
661 msg.setAsynchronous(true); in scheduleFrameLocked()
1012 msg.setAsynchronous(true); in onVsync()
H A DViewRootImpl.java6967 m.setAsynchronous(true);
7096 m.setAsynchronous(true);
8632 msg.setAsynchronous(true); in scheduleProcessInputEvents()
9059 msg.setAsynchronous(true); in dispatchInputEvent()
9065 msg.setAsynchronous(true); in synthesizeInputEvent()
9072 msg.setAsynchronous(true); in dispatchKeyFromIme()
9078 msg.setAsynchronous(true); in dispatchKeyFromAutofill()
H A DViewDebug.java1344 msg.setAsynchronous(true);
/aosp12/frameworks/base/cmds/uinput/src/com/android/commands/uinput/
H A DDevice.java228 msg.setAsynchronous(true); in onDeviceError()
/aosp12/frameworks/base/media/java/android/media/tv/
H A DTvInputManager.java2695 msg.setAsynchronous(true);
2741 msg.setAsynchronous(true);
2785 msg.setAsynchronous(true);
2797 msg.setAsynchronous(true);
/aosp12/frameworks/base/core/java/android/os/
H A DMessage.java509 public void setAsynchronous(boolean async) { in setAsynchronous() method in Message
H A DHandler.java776 msg.setAsynchronous(true); in enqueueMessage()
/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java2610 msg.setAsynchronous(true); in dispatchInputEvent()
2684 msg.setAsynchronous(true); in sendInputEventOnMainLooperLocked()
2728 msg.setAsynchronous(true); in invokeFinishedInputEventCallback()
2740 msg.setAsynchronous(true); in flushPendingEventsLocked()
/aosp12/frameworks/base/media/java/android/media/session/
H A DMediaController.java1259 msg.setAsynchronous(true); in post()
H A DMediaSession.java1570 msg.setAsynchronous(true); in post()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DUtilities.java662 msg.setAsynchronous(true); in postAsyncCallback()
/aosp12/frameworks/base/core/java/android/widget/
H A DMagnifier.java1269 request.setAsynchronous(true); in requestUpdate()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DCommandQueue.java634 msg.setAsynchronous(true); in toggleRecentApps()
/aosp12/frameworks/base/services/java/com/android/server/
H A DSystemServer.java971 msg.setAsynchronous(true); in performPendingShutdown()
/aosp12/frameworks/base/config/
H A Dboot-profile.txt1115 Landroid/os/Message;->setAsynchronous(Z)V
/aosp12/frameworks/base/core/java/android/app/
H A DActivityThread.java3489 msg.setAsynchronous(true); in sendMessage()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt12883 HSPLandroid/os/Message;->setAsynchronous(Z)V
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt31388 method public void setAsynchronous(boolean);

12