Home
last modified time | relevance | path

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

/frameworks/base/cmds/hid/src/com/android/commands/hid/
DDevice.java175 msg.setAsynchronous(true); in onDeviceGetReport()
182 msg.setAsynchronous(true); in onDeviceError()
/frameworks/base/services/core/java/com/android/server/power/
DNotifier.java572 msg.setAsynchronous(true); in onScreenBrightnessBoostChanged()
594 msg.setAsynchronous(true); in onUserActivity()
626 msg.setAsynchronous(true); in onProfileTimeout()
641 msg.setAsynchronous(true); in onWirelessChargingStarted()
657 msg.setAsynchronous(true); in onWiredChargingStarted()
670 msg.setAsynchronous(true); in updatePendingBroadcastLocked()
DWirelessChargerDetector.java267 msg.setAsynchronous(true); in startDetectionLocked()
DPowerManagerService.java1267 msg.setAsynchronous(true); in enqueueNotifyLongMsgLocked()
2115 msg.setAsynchronous(true); in scheduleUserInactivityTimeout()
2270 msg.setAsynchronous(true); in scheduleSandmanLocked()
2513 msg.setAsynchronous(true); in updateScreenBrightnessBoostLocked()
2832 msg.setAsynchronous(true); in shutdownOrRebootInternal()
/frameworks/base/core/java/com/android/internal/view/
DSurfaceFlingerVsyncChoreographer.java85 m.setAsynchronous(true); in scheduleAtSfVsync()
/frameworks/base/core/java/android/view/
DChoreographer.java465 msg.setAsynchronous(true); in postCallbackDelayedInternal()
635 msg.setAsynchronous(true); in scheduleFrameLocked()
645 msg.setAsynchronous(true); in scheduleFrameLocked()
944 msg.setAsynchronous(true); in onVsync()
DViewRootImpl.java5992 m.setAsynchronous(true);
6121 m.setAsynchronous(true);
7445 msg.setAsynchronous(true); in scheduleProcessInputEvents()
7795 msg.setAsynchronous(true); in dispatchInputEvent()
7801 msg.setAsynchronous(true); in synthesizeInputEvent()
7808 msg.setAsynchronous(true); in dispatchKeyFromIme()
7814 msg.setAsynchronous(true); in dispatchKeyFromAutofill()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java879 msg.setAsynchronous(true); in interceptBackKeyDown()
990 msg.setAsynchronous(true); in interceptPowerKeyDown()
996 longMsg.setAsynchronous(true); in interceptPowerKeyDown()
1009 msg.setAsynchronous(true); in interceptPowerKeyDown()
1015 longMsg.setAsynchronous(true); in interceptPowerKeyDown()
1056 msg.setAsynchronous(true); in interceptPowerKeyUp()
1571 msg.setAsynchronous(true); in showPictureInPictureMenu()
2858 msg.setAsynchronous(true); in interceptKeyBeforeDispatchingInner()
3069 msg.setAsynchronous(true); in interceptBugreportGestureTv()
3095 msg.setAsynchronous(true); in interceptAccessibilityGestureTv()
[all …]
/frameworks/base/media/java/android/media/tv/
DTvInputManager.java2355 msg.setAsynchronous(true);
2401 msg.setAsynchronous(true);
2445 msg.setAsynchronous(true);
2457 msg.setAsynchronous(true);
/frameworks/base/core/java/android/os/
DMessage.java509 public void setAsynchronous(boolean async) { in setAsynchronous() method in Message
DHandler.java752 msg.setAsynchronous(true); in enqueueMessage()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java2494 msg.setAsynchronous(true); in dispatchInputEvent()
2567 msg.setAsynchronous(true); in sendInputEventOnMainLooperLocked()
2612 msg.setAsynchronous(true); in invokeFinishedInputEventCallback()
2624 msg.setAsynchronous(true); in flushPendingEventsLocked()
/frameworks/base/media/java/android/media/session/
DMediaController.java1200 msg.setAsynchronous(true); in post()
DMediaSession.java1556 msg.setAsynchronous(true); in post()
/frameworks/base/core/java/android/widget/
DMagnifier.java1026 request.setAsynchronous(true); in requestUpdate()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCommandQueue.java526 msg.setAsynchronous(true); in toggleRecentApps()
/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
DDividerView.java990 message.setAsynchronous(true); in resizeStackDelayed()
/frameworks/base/services/java/com/android/server/
DSystemServer.java602 msg.setAsynchronous(true); in performPendingShutdown()
/frameworks/base/core/java/android/app/
DActivityThread.java3129 msg.setAsynchronous(true); in sendMessage()
/frameworks/base/config/
Dboot-image-profile.txt42327 HSPLandroid/os/Message;->setAsynchronous(Z)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21892 method public void setAsynchronous(boolean);
/frameworks/base/api/
Dcurrent.txt34670 method public void setAsynchronous(boolean);