/aosp12/frameworks/base/services/core/java/com/android/server/policy/ |
H A D | SingleKeyGestureDetector.java | 246 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 D | PhoneWindowManager.java | 1427 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 D | Device.java | 198 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 D | Notifier.java | 556 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 D | WirelessChargerDetector.java | 267 msg.setAsynchronous(true); in startDetectionLocked()
|
H A D | PowerManagerService.java | 1608 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 D | Choreographer.java | 480 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 D | ViewRootImpl.java | 6967 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 D | ViewDebug.java | 1344 msg.setAsynchronous(true);
|
/aosp12/frameworks/base/cmds/uinput/src/com/android/commands/uinput/ |
H A D | Device.java | 228 msg.setAsynchronous(true); in onDeviceError()
|
/aosp12/frameworks/base/media/java/android/media/tv/ |
H A D | TvInputManager.java | 2695 msg.setAsynchronous(true); 2741 msg.setAsynchronous(true); 2785 msg.setAsynchronous(true); 2797 msg.setAsynchronous(true);
|
/aosp12/frameworks/base/core/java/android/os/ |
H A D | Message.java | 509 public void setAsynchronous(boolean async) { in setAsynchronous() method in Message
|
H A D | Handler.java | 776 msg.setAsynchronous(true); in enqueueMessage()
|
/aosp12/frameworks/base/core/java/android/view/inputmethod/ |
H A D | InputMethodManager.java | 2610 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 D | MediaController.java | 1259 msg.setAsynchronous(true); in post()
|
H A D | MediaSession.java | 1570 msg.setAsynchronous(true); in post()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/ |
H A D | Utilities.java | 662 msg.setAsynchronous(true); in postAsyncCallback()
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | Magnifier.java | 1269 request.setAsynchronous(true); in requestUpdate()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | CommandQueue.java | 634 msg.setAsynchronous(true); in toggleRecentApps()
|
/aosp12/frameworks/base/services/java/com/android/server/ |
H A D | SystemServer.java | 971 msg.setAsynchronous(true); in performPendingShutdown()
|
/aosp12/frameworks/base/config/ |
H A D | boot-profile.txt | 1115 Landroid/os/Message;->setAsynchronous(Z)V
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | ActivityThread.java | 3489 msg.setAsynchronous(true); in sendMessage()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 12883 HSPLandroid/os/Message;->setAsynchronous(Z)V
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 31388 method public void setAsynchronous(boolean);
|