Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DChoreographer.java338 msg.setAsynchronous(true); in postCallbackDelayedInternal()
493 msg.setAsynchronous(true); in scheduleFrameLocked()
503 msg.setAsynchronous(true); in scheduleFrameLocked()
746 msg.setAsynchronous(true); in onVsync()
DViewRootImpl.java4532 m.setAsynchronous(true);
4595 m.setAsynchronous(true);
4619 m.setAsynchronous(true);
5762 msg.setAsynchronous(true); in scheduleProcessInputEvents()
6058 msg.setAsynchronous(true); in dispatchInputEvent()
6064 msg.setAsynchronous(true); in synthesizeInputEvent()
6070 msg.setAsynchronous(true); in dispatchKeyFromIme()
/frameworks/base/services/core/java/com/android/server/power/
DNotifier.java369 msg.setAsynchronous(true); in onUserActivity()
385 msg.setAsynchronous(true); in onWirelessChargingStarted()
397 msg.setAsynchronous(true); in updatePendingBroadcastLocked()
DWirelessChargerDetector.java234 msg.setAsynchronous(true); in startDetectionLocked()
DPowerManagerService.java1496 msg.setAsynchronous(true); in updateUserActivitySummaryLocked()
1647 msg.setAsynchronous(true); in scheduleSandmanLocked()
1883 msg.setAsynchronous(true); in updateScreenBrightnessBoostLocked()
2193 msg.setAsynchronous(true); in shutdownOrRebootInternal()
/frameworks/base/services/core/java/com/android/server/display/
DDisplayPowerController.java426 msg.setAsynchronous(true); in sendUpdatePowerStateLocked()
972 msg.setAsynchronous(true);
1198 msg.setAsynchronous(true); in onScreenOn()
/frameworks/base/media/java/android/media/tv/
DTvInputManager.java1674 msg.setAsynchronous(true);
1720 msg.setAsynchronous(true);
1764 msg.setAsynchronous(true);
1776 msg.setAsynchronous(true);
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java1771 msg.setAsynchronous(true); in dispatchInputEvent()
1809 msg.setAsynchronous(true); in sendInputEventOnMainLooperLocked()
1854 msg.setAsynchronous(true); in invokeFinishedInputEventCallback()
1866 msg.setAsynchronous(true); in flushPendingEventsLocked()
/frameworks/base/core/java/android/os/
DMessage.java457 public void setAsynchronous(boolean async) { in setAsynchronous() method in Message
DHandler.java629 msg.setAsynchronous(true); in enqueueMessage()
/frameworks/base/policy/src/com/android/internal/policy/impl/
DPhoneWindowManager.java882 msg.setAsynchronous(true); in interceptPowerKeyDown()
916 msg.setAsynchronous(true); in interceptPowerKeyUp()
4716 msg.setAsynchronous(true); in interceptKeyBeforeQueueing()
4748 msg.setAsynchronous(true); in interceptKeyBeforeQueueing()
4886 msg.setAsynchronous(true); in dispatchMediaKeyWithWakeLock()
/frameworks/base/core/java/android/app/
DActivityThread.java2188 msg.setAsynchronous(true); in sendMessage()
/frameworks/base/api/
Dsystem-current.txt23474 method public void setAsynchronous(boolean);
Dcurrent.txt21894 method public void setAsynchronous(boolean);