Home
last modified time | relevance | path

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

/frameworks/base/cmds/hid/src/com/android/commands/hid/
DDevice.java91 msg.setAsynchronous(true); in close()
159 msg.setAsynchronous(true); in onDeviceError()
/frameworks/base/core/java/android/view/
DChoreographer.java391 msg.setAsynchronous(true); in postCallbackDelayedInternal()
546 msg.setAsynchronous(true); in scheduleFrameLocked()
556 msg.setAsynchronous(true); in scheduleFrameLocked()
850 msg.setAsynchronous(true); in onVsync()
DViewRootImpl.java4902 m.setAsynchronous(true);
4965 m.setAsynchronous(true);
4989 m.setAsynchronous(true);
6155 msg.setAsynchronous(true); in scheduleProcessInputEvents()
6474 msg.setAsynchronous(true); in dispatchInputEvent()
6480 msg.setAsynchronous(true); in synthesizeInputEvent()
6486 msg.setAsynchronous(true); in dispatchKeyFromIme()
/frameworks/base/services/core/java/com/android/server/power/
DNotifier.java450 msg.setAsynchronous(true); in onScreenBrightnessBoostChanged()
472 msg.setAsynchronous(true); in onUserActivity()
508 msg.setAsynchronous(true); in onWirelessChargingStarted()
520 msg.setAsynchronous(true); in updatePendingBroadcastLocked()
DWirelessChargerDetector.java234 msg.setAsynchronous(true); in startDetectionLocked()
DPowerManagerService.java1680 msg.setAsynchronous(true); in updateUserActivitySummaryLocked()
1831 msg.setAsynchronous(true); in scheduleSandmanLocked()
2076 msg.setAsynchronous(true); in updateScreenBrightnessBoostLocked()
2401 msg.setAsynchronous(true); in shutdownOrRebootInternal()
/frameworks/base/services/core/java/com/android/server/
DAnyMotionDetector.java177 msg.setAsynchronous(true); in startOrientationMeasurementLocked()
220 msg.setAsynchronous(true); in stopOrientationMeasurementLocked()
/frameworks/base/services/core/java/com/android/server/display/
DDisplayPowerController.java449 msg.setAsynchronous(true); in sendUpdatePowerStateLocked()
1023 msg.setAsynchronous(true);
1263 msg.setAsynchronous(true); in onScreenOn()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java1855 msg.setAsynchronous(true); in dispatchInputEvent()
1921 msg.setAsynchronous(true); in sendInputEventOnMainLooperLocked()
1966 msg.setAsynchronous(true); in invokeFinishedInputEventCallback()
1978 msg.setAsynchronous(true); in flushPendingEventsLocked()
/frameworks/base/media/java/android/media/tv/
DTvInputManager.java2258 msg.setAsynchronous(true);
2304 msg.setAsynchronous(true);
2348 msg.setAsynchronous(true);
2360 msg.setAsynchronous(true);
/frameworks/base/core/java/android/os/
DMessage.java457 public void setAsynchronous(boolean async) { in setAsynchronous() method in Message
DHandler.java641 msg.setAsynchronous(true); in enqueueMessage()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java1069 msg.setAsynchronous(true); in interceptPowerKeyDown()
1078 msg.setAsynchronous(true); in interceptPowerKeyDown()
1112 msg.setAsynchronous(true); in interceptPowerKeyUp()
1476 msg.setAsynchronous(true); in showTvPictureInPictureMenu()
5515 msg.setAsynchronous(true); in interceptKeyBeforeQueueing()
5713 msg.setAsynchronous(true); in interceptKeyBeforeQueueing()
5745 msg.setAsynchronous(true); in interceptKeyBeforeQueueing()
5945 msg.setAsynchronous(true); in dispatchMediaKeyWithWakeLock()
/frameworks/base/core/java/android/app/
DActivityThread.java2485 msg.setAsynchronous(true); in sendMessage()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21892 method public void setAsynchronous(boolean);
/frameworks/base/api/
Dcurrent.txt28746 method public void setAsynchronous(boolean);
Dtest-current.txt28815 method public void setAsynchronous(boolean);
Dsystem-current.txt31187 method public void setAsynchronous(boolean);