Home
last modified time | relevance | path

Searched refs:setAsynchronous (Results 1 – 23 of 23) 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.java1277 msg.setAsynchronous(true); in enqueueNotifyLongMsgLocked()
2133 msg.setAsynchronous(true); in scheduleUserInactivityTimeout()
2288 msg.setAsynchronous(true); in scheduleSandmanLocked()
2535 msg.setAsynchronous(true); in updateScreenBrightnessBoostLocked()
2880 msg.setAsynchronous(true); in shutdownOrRebootInternal()
/frameworks/base/core/java/android/view/
DChoreographer.java468 msg.setAsynchronous(true); in postCallbackDelayedInternal()
639 msg.setAsynchronous(true); in scheduleFrameLocked()
649 msg.setAsynchronous(true); in scheduleFrameLocked()
948 msg.setAsynchronous(true); in onVsync()
DViewRootImpl.java6162 m.setAsynchronous(true);
6291 m.setAsynchronous(true);
7615 msg.setAsynchronous(true); in scheduleProcessInputEvents()
7965 msg.setAsynchronous(true); in dispatchInputEvent()
7971 msg.setAsynchronous(true); in synthesizeInputEvent()
7978 msg.setAsynchronous(true); in dispatchKeyFromIme()
7984 msg.setAsynchronous(true); in dispatchKeyFromAutofill()
/frameworks/base/core/java/com/android/internal/view/
DSurfaceFlingerVsyncChoreographer.java85 m.setAsynchronous(true); in scheduleAtSfVsync()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java882 msg.setAsynchronous(true); in interceptBackKeyDown()
993 msg.setAsynchronous(true); in interceptPowerKeyDown()
999 longMsg.setAsynchronous(true); in interceptPowerKeyDown()
1012 msg.setAsynchronous(true); in interceptPowerKeyDown()
1018 longMsg.setAsynchronous(true); in interceptPowerKeyDown()
1059 msg.setAsynchronous(true); in interceptPowerKeyUp()
1574 msg.setAsynchronous(true); in showPictureInPictureMenu()
2873 msg.setAsynchronous(true); in interceptKeyBeforeDispatchingInner()
3084 msg.setAsynchronous(true); in interceptBugreportGestureTv()
3110 msg.setAsynchronous(true); in interceptAccessibilityGestureTv()
[all …]
/frameworks/base/media/java/android/media/tv/
DTvInputManager.java2370 msg.setAsynchronous(true);
2416 msg.setAsynchronous(true);
2460 msg.setAsynchronous(true);
2472 msg.setAsynchronous(true);
/frameworks/base/core/java/android/os/
DMessage.java509 public void setAsynchronous(boolean async) { in setAsynchronous() method in Message
DHandler.java772 msg.setAsynchronous(true); in enqueueMessage()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java2495 msg.setAsynchronous(true); in dispatchInputEvent()
2568 msg.setAsynchronous(true); in sendInputEventOnMainLooperLocked()
2613 msg.setAsynchronous(true); in invokeFinishedInputEventCallback()
2625 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/packages/SystemUI/src/com/android/systemui/statusbar/
DCommandQueue.java526 msg.setAsynchronous(true); in toggleRecentApps()
/frameworks/base/core/java/android/widget/
DMagnifier.java1024 request.setAsynchronous(true); in requestUpdate()
/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
DDividerView.java990 message.setAsynchronous(true); in resizeStackDelayed()
/frameworks/base/services/java/com/android/server/
DSystemServer.java626 msg.setAsynchronous(true); in performPendingShutdown()
/frameworks/base/core/java/android/app/
DActivityThread.java3148 msg.setAsynchronous(true); in sendMessage()
/frameworks/base/config/
Dboot-image-profile.txt42326 HSPLandroid/os/Message;->setAsynchronous(Z)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21892 method public void setAsynchronous(boolean);
/frameworks/base/non-updatable-api/
Dcurrent.txt34966 method public void setAsynchronous(boolean);
/frameworks/base/api/
Dcurrent.txt35110 method public void setAsynchronous(boolean);