Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/power/
DNotifier.java519 msg.setAsynchronous(true); in onScreenBrightnessBoostChanged()
541 msg.setAsynchronous(true); in onUserActivity()
571 msg.setAsynchronous(true); in onProfileTimeout()
586 msg.setAsynchronous(true); in onWirelessChargingStarted()
601 msg.setAsynchronous(true); in onWiredChargingStarted()
613 msg.setAsynchronous(true); in updatePendingBroadcastLocked()
DWirelessChargerDetector.java264 msg.setAsynchronous(true); in startDetectionLocked()
DPowerManagerService.java1172 msg.setAsynchronous(true); in enqueueNotifyLongMsgLocked()
2035 msg.setAsynchronous(true); in scheduleUserInactivityTimeout()
2190 msg.setAsynchronous(true); in scheduleSandmanLocked()
2431 msg.setAsynchronous(true); in updateScreenBrightnessBoostLocked()
2750 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.java440 msg.setAsynchronous(true); in postCallbackDelayedInternal()
608 msg.setAsynchronous(true); in scheduleFrameLocked()
618 msg.setAsynchronous(true); in scheduleFrameLocked()
928 msg.setAsynchronous(true); in onVsync()
DViewRootImpl.java5611 m.setAsynchronous(true);
5740 m.setAsynchronous(true);
7033 msg.setAsynchronous(true); in scheduleProcessInputEvents()
7357 msg.setAsynchronous(true); in dispatchInputEvent()
7363 msg.setAsynchronous(true); in synthesizeInputEvent()
7369 msg.setAsynchronous(true); in dispatchKeyFromIme()
7375 msg.setAsynchronous(true); in dispatchKeyFromAutofill()
/frameworks/base/cmds/hid/src/com/android/commands/hid/
DDevice.java151 msg.setAsynchronous(true); in onDeviceError()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java1975 msg.setAsynchronous(true); in dispatchInputEvent()
2041 msg.setAsynchronous(true); in sendInputEventOnMainLooperLocked()
2086 msg.setAsynchronous(true); in invokeFinishedInputEventCallback()
2098 msg.setAsynchronous(true); in flushPendingEventsLocked()
/frameworks/base/media/java/android/media/tv/
DTvInputManager.java2347 msg.setAsynchronous(true);
2393 msg.setAsynchronous(true);
2437 msg.setAsynchronous(true);
2449 msg.setAsynchronous(true);
/frameworks/base/core/java/android/os/
DMessage.java477 public void setAsynchronous(boolean async) { in setAsynchronous() method in Message
DHandler.java743 msg.setAsynchronous(true); in enqueueMessage()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java1276 msg.setAsynchronous(true); in interceptBackKeyDown()
1394 msg.setAsynchronous(true); in interceptPowerKeyDown()
1400 longMsg.setAsynchronous(true); in interceptPowerKeyDown()
1413 msg.setAsynchronous(true); in interceptPowerKeyDown()
1419 longMsg.setAsynchronous(true); in interceptPowerKeyDown()
1455 msg.setAsynchronous(true); in interceptPowerKeyUp()
1969 msg.setAsynchronous(true); in showPictureInPictureMenu()
3868 msg.setAsynchronous(true); in interceptKeyBeforeDispatching()
4088 msg.setAsynchronous(true); in interceptBugreportGestureTv()
4114 msg.setAsynchronous(true); in interceptAccessibilityGestureTv()
[all …]
/frameworks/base/core/java/android/widget/
DMagnifier.java598 request.setAsynchronous(true); in requestUpdate()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCommandQueue.java319 msg.setAsynchronous(true); in toggleRecentApps()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarFragment.java1076 msg.setAsynchronous(true);
/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
DDividerView.java994 message.setAsynchronous(true); in resizeStackDelayed()
/frameworks/base/services/java/com/android/server/
DSystemServer.java515 msg.setAsynchronous(true); in performPendingShutdown()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21892 method public void setAsynchronous(boolean);
/frameworks/base/config/
Dhiddenapi-public-dex.txt31311 Landroid/os/Message;->setAsynchronous(Z)V
Dboot-image-profile.txt28100 HSPLandroid/os/Message;->setAsynchronous(Z)V
/frameworks/base/api/
Dcurrent.txt32678 method public void setAsynchronous(boolean);