Home
last modified time | relevance | path

Searched refs:setAsynchronous (Results 1 – 16 of 16) 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.java378 msg.setAsynchronous(true); in postCallbackDelayedInternal()
533 msg.setAsynchronous(true); in scheduleFrameLocked()
543 msg.setAsynchronous(true); in scheduleFrameLocked()
837 msg.setAsynchronous(true); in onVsync()
DViewRootImpl.java4639 m.setAsynchronous(true);
4702 m.setAsynchronous(true);
4726 m.setAsynchronous(true);
5867 msg.setAsynchronous(true); in scheduleProcessInputEvents()
6186 msg.setAsynchronous(true); in dispatchInputEvent()
6192 msg.setAsynchronous(true); in synthesizeInputEvent()
6198 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.java1570 msg.setAsynchronous(true); in updateUserActivitySummaryLocked()
1721 msg.setAsynchronous(true); in scheduleSandmanLocked()
1965 msg.setAsynchronous(true); in updateScreenBrightnessBoostLocked()
2282 msg.setAsynchronous(true); in shutdownOrRebootInternal()
/frameworks/base/services/core/java/com/android/server/
DAnyMotionDetector.java168 msg.setAsynchronous(true); in startOrientationMeasurement()
210 msg.setAsynchronous(true); in stopOrientationMeasurementLocked()
/frameworks/base/services/core/java/com/android/server/display/
DDisplayPowerController.java438 msg.setAsynchronous(true); in sendUpdatePowerStateLocked()
1000 msg.setAsynchronous(true);
1240 msg.setAsynchronous(true); in onScreenOn()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java1796 msg.setAsynchronous(true); in dispatchInputEvent()
1834 msg.setAsynchronous(true); in sendInputEventOnMainLooperLocked()
1879 msg.setAsynchronous(true); in invokeFinishedInputEventCallback()
1891 msg.setAsynchronous(true); in flushPendingEventsLocked()
/frameworks/base/media/java/android/media/tv/
DTvInputManager.java1915 msg.setAsynchronous(true);
1961 msg.setAsynchronous(true);
2005 msg.setAsynchronous(true);
2017 msg.setAsynchronous(true);
/frameworks/base/core/java/android/os/
DHandler.java629 msg.setAsynchronous(true); in enqueueMessage()
DMessage.java457 public void setAsynchronous(boolean async) { in setAsynchronous() method in Message
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java937 msg.setAsynchronous(true); in interceptPowerKeyDown()
946 msg.setAsynchronous(true); in interceptPowerKeyDown()
980 msg.setAsynchronous(true); in interceptPowerKeyUp()
5107 msg.setAsynchronous(true); in interceptKeyBeforeQueueing()
5139 msg.setAsynchronous(true); in interceptKeyBeforeQueueing()
5320 msg.setAsynchronous(true); in dispatchMediaKeyWithWakeLock()
/frameworks/base/core/java/android/app/
DActivityThread.java2279 msg.setAsynchronous(true); in sendMessage()
/frameworks/base/api/
Dcurrent.txt23139 method public void setAsynchronous(boolean);
Dsystem-current.txt25083 method public void setAsynchronous(boolean);