Home
last modified time | relevance | path

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

12

/frameworks/base/services/core/java/com/android/server/policy/
DSingleKeyGestureDetector.java241 msg.setAsynchronous(true); in interceptKeyDown()
289 msg.setAsynchronous(true); in interceptKeyDown()
297 msg.setAsynchronous(true); in interceptKeyDown()
315 msg.setAsynchronous(true); in interceptKeyDown()
356 msgKeyUp.setAsynchronous(true); in interceptKeyUp()
367 msg.setAsynchronous(true); in interceptKeyUp()
378 msg.setAsynchronous(true); in interceptKeyUp()
DPhoneWindowManager.java1940 msg.setAsynchronous(true); in showPictureInPictureMenu()
3689 msg.setAsynchronous(true);
3871 msg.setAsynchronous(true);
3941 msg.setAsynchronous(true);
3956 msg.setAsynchronous(true);
4968 msg.setAsynchronous(true);
4996 msg.setAsynchronous(true);
5007 msg.setAsynchronous(true);
5189 message.setAsynchronous(true);
5371 msg.setAsynchronous(true);
/frameworks/base/cmds/hid/src/com/android/commands/hid/
DDevice.java258 msg.setAsynchronous(true); in onDeviceGetReport()
315 msg.setAsynchronous(true); in onDeviceOutput()
322 msg.setAsynchronous(true); in onDeviceError()
/frameworks/base/services/core/java/com/android/server/power/
DNotifier.java735 msg.setAsynchronous(true); in onUserActivity()
768 msg.setAsynchronous(true); in onProfileTimeout()
783 msg.setAsynchronous(true); in onWirelessChargingStarted()
799 msg.setAsynchronous(true); in onWiredChargingStarted()
816 msg.setAsynchronous(true); in onScreenPolicyUpdate()
842 msg.setAsynchronous(true); in updatePendingBroadcastLocked()
DWirelessChargerDetector.java267 msg.setAsynchronous(true); in startDetectionLocked()
DPowerManagerService.java1966 msg.setAsynchronous(true);
3089 msg.setAsynchronous(true);
3095 msg.setAsynchronous(true);
3416 msg.setAsynchronous(true);
3710 msg.setAsynchronous(true);
4057 msg.setAsynchronous(true);
/frameworks/base/core/java/android/view/
DChoreographer.java539 msg.setAsynchronous(true); in postCallbackDelayedInternal()
796 msg.setAsynchronous(true); in scheduleFrameLocked()
806 msg.setAsynchronous(true); in scheduleFrameLocked()
1379 msg.setAsynchronous(true); in onVsync()
DViewRootImpl.java8529 m.setAsynchronous(true);
8658 m.setAsynchronous(true);
10144 msg.setAsynchronous(true); in scheduleProcessInputEvents()
10606 msg.setAsynchronous(true); in dispatchInputEvent()
10612 msg.setAsynchronous(true); in synthesizeInputEvent()
10619 msg.setAsynchronous(true); in dispatchKeyFromIme()
10625 msg.setAsynchronous(true); in dispatchKeyFromAutofill()
DViewDebug.java1357 msg.setAsynchronous(true);
/frameworks/base/media/java/android/media/tv/ad/
DTvAdManager.java772 msg.setAsynchronous(true); in flushPendingEventsLocked()
964 msg.setAsynchronous(true); in dispatchInputEvent()
1039 msg.setAsynchronous(true); in invokeFinishedInputEventCallback()
1068 msg.setAsynchronous(true); in sendInputEventOnMainLooperLocked()
/frameworks/base/cmds/uinput/src/com/android/commands/uinput/
DDevice.java342 msg.setAsynchronous(true); in onDeviceError()
/frameworks/base/core/java/android/os/
DMessage.java512 public void setAsynchronous(boolean async) { in setAsynchronous() method in Message
DHandler.java785 msg.setAsynchronous(true); in enqueueMessage()
/frameworks/base/media/java/android/media/tv/interactive/
DTvInteractiveAppManager.java1621 msg.setAsynchronous(true); in dispatchInputEvent()
1856 msg.setAsynchronous(true); in flushPendingEventsLocked()
1903 msg.setAsynchronous(true); in invokeFinishedInputEventCallback()
1932 msg.setAsynchronous(true); in sendInputEventOnMainLooperLocked()
/frameworks/base/media/java/android/media/tv/
DTvInputManager.java3881 msg.setAsynchronous(true);
3927 msg.setAsynchronous(true);
3971 msg.setAsynchronous(true);
3983 msg.setAsynchronous(true);
/frameworks/base/media/java/android/media/session/
DMediaController.java1228 msg.setAsynchronous(true); in post()
DMediaSession.java1581 msg.setAsynchronous(true); in post()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java4143 msg.setAsynchronous(true); in dispatchInputEvent()
4218 msg.setAsynchronous(true); in sendInputEventOnMainLooperLocked()
4267 msg.setAsynchronous(true); in invokeFinishedInputEventCallback()
4280 msg.setAsynchronous(true); in flushPendingEventsLocked()
/frameworks/base/core/java/android/widget/
DMagnifier.java1269 request.setAsynchronous(true); in requestUpdate()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCommandQueue.java795 msg.setAsynchronous(true); in toggleRecentApps()
/frameworks/base/services/java/com/android/server/
DSystemServer.java1038 msg.setAsynchronous(true); in performPendingShutdown()
/frameworks/base/config/
Dboot-profile.txt1115 Landroid/os/Message;->setAsynchronous(Z)V
/frameworks/base/core/java/android/app/
DActivityThread.java3867 msg.setAsynchronous(true); in sendMessage()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt12234 HSPLandroid/os/Message;->setAsynchronous(Z)V

12