Home
last modified time | relevance | path

Searched refs:setAsynchronous (Results 1 – 20 of 20) 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.java417 msg.setAsynchronous(true); in postCallbackDelayedInternal()
584 msg.setAsynchronous(true); in scheduleFrameLocked()
594 msg.setAsynchronous(true); in scheduleFrameLocked()
890 msg.setAsynchronous(true); in onVsync()
DViewRootImpl.java5272 m.setAsynchronous(true);
5335 m.setAsynchronous(true);
5359 m.setAsynchronous(true);
6587 msg.setAsynchronous(true); in scheduleProcessInputEvents()
6906 msg.setAsynchronous(true); in dispatchInputEvent()
6912 msg.setAsynchronous(true); in synthesizeInputEvent()
6918 msg.setAsynchronous(true); in dispatchKeyFromIme()
/frameworks/base/core/java/com/android/internal/view/
DSurfaceFlingerVsyncChoreographer.java85 m.setAsynchronous(true); in scheduleAtSfVsync()
/frameworks/base/services/core/java/com/android/server/power/
DNotifier.java503 msg.setAsynchronous(true); in onScreenBrightnessBoostChanged()
525 msg.setAsynchronous(true); in onUserActivity()
561 msg.setAsynchronous(true); in onWirelessChargingStarted()
573 msg.setAsynchronous(true); in updatePendingBroadcastLocked()
DWirelessChargerDetector.java274 msg.setAsynchronous(true); in startDetectionLocked()
DPowerManagerService.java1228 msg.setAsynchronous(true); in enqueueNotifyLongMsgLocked()
1984 msg.setAsynchronous(true); in updateUserActivitySummaryLocked()
2135 msg.setAsynchronous(true); in scheduleSandmanLocked()
2394 msg.setAsynchronous(true); in updateScreenBrightnessBoostLocked()
2734 msg.setAsynchronous(true); in shutdownOrRebootInternal()
/frameworks/base/services/core/java/com/android/server/display/
DDisplayPowerController.java491 msg.setAsynchronous(true); in sendUpdatePowerStateLocked()
1156 msg.setAsynchronous(true);
1406 msg.setAsynchronous(true); in onScreenOn()
1416 msg.setAsynchronous(true); in onScreenOff()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java1892 msg.setAsynchronous(true); in dispatchInputEvent()
1958 msg.setAsynchronous(true); in sendInputEventOnMainLooperLocked()
2003 msg.setAsynchronous(true); in invokeFinishedInputEventCallback()
2015 msg.setAsynchronous(true); in flushPendingEventsLocked()
/frameworks/base/media/java/android/media/tv/
DTvInputManager.java2344 msg.setAsynchronous(true);
2390 msg.setAsynchronous(true);
2434 msg.setAsynchronous(true);
2446 msg.setAsynchronous(true);
/frameworks/base/core/java/android/os/
DMessage.java459 public void setAsynchronous(boolean async) { in setAsynchronous() method in Message
DHandler.java659 msg.setAsynchronous(true); in enqueueMessage()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCommandQueue.java283 msg.setAsynchronous(true); in toggleRecentApps()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java1184 msg.setAsynchronous(true); in interceptBackKeyDown()
1205 msg.setAsynchronous(true); in interceptBackKeyUp()
1307 msg.setAsynchronous(true); in interceptPowerKeyDown()
1316 msg.setAsynchronous(true); in interceptPowerKeyDown()
1350 msg.setAsynchronous(true); in interceptPowerKeyUp()
1802 msg.setAsynchronous(true); in showPictureInPictureMenu()
3830 msg.setAsynchronous(true); in interceptBugreportGestureTv()
3850 msg.setAsynchronous(true); in interceptAccessibilityGestureTv()
6162 msg.setAsynchronous(true); in interceptKeyBeforeQueueing()
6194 msg.setAsynchronous(true); in interceptKeyBeforeQueueing()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarFragment.java657 msg.setAsynchronous(true);
/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
DDividerView.java923 message.setAsynchronous(true); in resizeStackDelayed()
/frameworks/base/core/java/android/app/
DActivityThread.java2654 msg.setAsynchronous(true); in sendMessage()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21892 method public void setAsynchronous(boolean);
/frameworks/base/api/
Dcurrent.txt30972 method public void setAsynchronous(boolean);
Dsystem-current.txt33714 method public void setAsynchronous(boolean);