Home
last modified time | relevance | path

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

/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.java5291 m.setAsynchronous(true);
5354 m.setAsynchronous(true);
5378 m.setAsynchronous(true);
6606 msg.setAsynchronous(true); in scheduleProcessInputEvents()
6925 msg.setAsynchronous(true); in dispatchInputEvent()
6931 msg.setAsynchronous(true); in synthesizeInputEvent()
6937 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.java500 msg.setAsynchronous(true); in onScreenBrightnessBoostChanged()
522 msg.setAsynchronous(true); in onUserActivity()
558 msg.setAsynchronous(true); in onWirelessChargingStarted()
570 msg.setAsynchronous(true); in updatePendingBroadcastLocked()
DWirelessChargerDetector.java274 msg.setAsynchronous(true); in startDetectionLocked()
DPowerManagerService.java1240 msg.setAsynchronous(true); in enqueueNotifyLongMsgLocked()
2002 msg.setAsynchronous(true); in updateUserActivitySummaryLocked()
2153 msg.setAsynchronous(true); in scheduleSandmanLocked()
2412 msg.setAsynchronous(true); in updateScreenBrightnessBoostLocked()
2756 msg.setAsynchronous(true); in shutdownOrRebootInternal()
/frameworks/base/cmds/hid/src/com/android/commands/hid/
DDevice.java151 msg.setAsynchronous(true); in onDeviceError()
/frameworks/base/services/core/java/com/android/server/display/
DDisplayPowerController.java515 msg.setAsynchronous(true); in sendUpdatePowerStateLocked()
1214 msg.setAsynchronous(true);
1465 msg.setAsynchronous(true); in onScreenOn()
1475 msg.setAsynchronous(true); in onScreenOff()
/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/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/core/java/android/os/
DMessage.java459 public void setAsynchronous(boolean async) { in setAsynchronous() method in Message
DHandler.java660 msg.setAsynchronous(true); in enqueueMessage()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java1200 msg.setAsynchronous(true); in interceptBackKeyDown()
1221 msg.setAsynchronous(true); in interceptBackKeyUp()
1326 msg.setAsynchronous(true); in interceptPowerKeyDown()
1335 msg.setAsynchronous(true); in interceptPowerKeyDown()
1369 msg.setAsynchronous(true); in interceptPowerKeyUp()
1832 msg.setAsynchronous(true); in showPictureInPictureMenu()
3645 msg.setAsynchronous(true); in interceptKeyBeforeDispatching()
3856 msg.setAsynchronous(true); in interceptBugreportGestureTv()
3882 msg.setAsynchronous(true); in interceptAccessibilityGestureTv()
6236 msg.setAsynchronous(true); in interceptKeyBeforeQueueing()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCommandQueue.java296 msg.setAsynchronous(true); in toggleRecentApps()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarFragment.java652 msg.setAsynchronous(true);
/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
DDividerView.java930 message.setAsynchronous(true); in resizeStackDelayed()
/frameworks/base/services/java/com/android/server/
DSystemServer.java477 msg.setAsynchronous(true); in performPendingShutdown()
/frameworks/base/core/java/android/app/
DActivityThread.java2615 msg.setAsynchronous(true); in sendMessage()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21892 method public void setAsynchronous(boolean);
/frameworks/base/api/
Dcurrent.txt31105 method public void setAsynchronous(boolean);
Dtest-current.txt31282 method public void setAsynchronous(boolean);
Dsystem-current.txt33852 method public void setAsynchronous(boolean);
/frameworks/base/config/
Dboot-image-profile.txt29028 HSPLandroid/os/Message;->setAsynchronous(Z)V