/frameworks/base/cmds/hid/src/com/android/commands/hid/ |
D | Device.java | 175 msg.setAsynchronous(true); in onDeviceGetReport() 182 msg.setAsynchronous(true); in onDeviceError()
|
/frameworks/base/services/core/java/com/android/server/power/ |
D | Notifier.java | 572 msg.setAsynchronous(true); in onScreenBrightnessBoostChanged() 594 msg.setAsynchronous(true); in onUserActivity() 626 msg.setAsynchronous(true); in onProfileTimeout() 641 msg.setAsynchronous(true); in onWirelessChargingStarted() 657 msg.setAsynchronous(true); in onWiredChargingStarted() 670 msg.setAsynchronous(true); in updatePendingBroadcastLocked()
|
D | WirelessChargerDetector.java | 267 msg.setAsynchronous(true); in startDetectionLocked()
|
D | PowerManagerService.java | 1277 msg.setAsynchronous(true); in enqueueNotifyLongMsgLocked() 2133 msg.setAsynchronous(true); in scheduleUserInactivityTimeout() 2288 msg.setAsynchronous(true); in scheduleSandmanLocked() 2535 msg.setAsynchronous(true); in updateScreenBrightnessBoostLocked() 2880 msg.setAsynchronous(true); in shutdownOrRebootInternal()
|
/frameworks/base/core/java/android/view/ |
D | Choreographer.java | 468 msg.setAsynchronous(true); in postCallbackDelayedInternal() 639 msg.setAsynchronous(true); in scheduleFrameLocked() 649 msg.setAsynchronous(true); in scheduleFrameLocked() 948 msg.setAsynchronous(true); in onVsync()
|
D | ViewRootImpl.java | 6162 m.setAsynchronous(true); 6291 m.setAsynchronous(true); 7615 msg.setAsynchronous(true); in scheduleProcessInputEvents() 7965 msg.setAsynchronous(true); in dispatchInputEvent() 7971 msg.setAsynchronous(true); in synthesizeInputEvent() 7978 msg.setAsynchronous(true); in dispatchKeyFromIme() 7984 msg.setAsynchronous(true); in dispatchKeyFromAutofill()
|
/frameworks/base/core/java/com/android/internal/view/ |
D | SurfaceFlingerVsyncChoreographer.java | 85 m.setAsynchronous(true); in scheduleAtSfVsync()
|
/frameworks/base/services/core/java/com/android/server/policy/ |
D | PhoneWindowManager.java | 882 msg.setAsynchronous(true); in interceptBackKeyDown() 993 msg.setAsynchronous(true); in interceptPowerKeyDown() 999 longMsg.setAsynchronous(true); in interceptPowerKeyDown() 1012 msg.setAsynchronous(true); in interceptPowerKeyDown() 1018 longMsg.setAsynchronous(true); in interceptPowerKeyDown() 1059 msg.setAsynchronous(true); in interceptPowerKeyUp() 1574 msg.setAsynchronous(true); in showPictureInPictureMenu() 2873 msg.setAsynchronous(true); in interceptKeyBeforeDispatchingInner() 3084 msg.setAsynchronous(true); in interceptBugreportGestureTv() 3110 msg.setAsynchronous(true); in interceptAccessibilityGestureTv() [all …]
|
/frameworks/base/media/java/android/media/tv/ |
D | TvInputManager.java | 2370 msg.setAsynchronous(true); 2416 msg.setAsynchronous(true); 2460 msg.setAsynchronous(true); 2472 msg.setAsynchronous(true);
|
/frameworks/base/core/java/android/os/ |
D | Message.java | 509 public void setAsynchronous(boolean async) { in setAsynchronous() method in Message
|
D | Handler.java | 772 msg.setAsynchronous(true); in enqueueMessage()
|
/frameworks/base/core/java/android/view/inputmethod/ |
D | InputMethodManager.java | 2495 msg.setAsynchronous(true); in dispatchInputEvent() 2568 msg.setAsynchronous(true); in sendInputEventOnMainLooperLocked() 2613 msg.setAsynchronous(true); in invokeFinishedInputEventCallback() 2625 msg.setAsynchronous(true); in flushPendingEventsLocked()
|
/frameworks/base/media/java/android/media/session/ |
D | MediaController.java | 1200 msg.setAsynchronous(true); in post()
|
D | MediaSession.java | 1556 msg.setAsynchronous(true); in post()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | CommandQueue.java | 526 msg.setAsynchronous(true); in toggleRecentApps()
|
/frameworks/base/core/java/android/widget/ |
D | Magnifier.java | 1024 request.setAsynchronous(true); in requestUpdate()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/ |
D | DividerView.java | 990 message.setAsynchronous(true); in resizeStackDelayed()
|
/frameworks/base/services/java/com/android/server/ |
D | SystemServer.java | 626 msg.setAsynchronous(true); in performPendingShutdown()
|
/frameworks/base/core/java/android/app/ |
D | ActivityThread.java | 3148 msg.setAsynchronous(true); in sendMessage()
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 42326 HSPLandroid/os/Message;->setAsynchronous(Z)V
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 21892 method public void setAsynchronous(boolean);
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 34966 method public void setAsynchronous(boolean);
|
/frameworks/base/api/ |
D | current.txt | 35110 method public void setAsynchronous(boolean);
|