/frameworks/base/core/java/android/view/ |
D | Choreographer.java | 417 msg.setAsynchronous(true); in postCallbackDelayedInternal() 584 msg.setAsynchronous(true); in scheduleFrameLocked() 594 msg.setAsynchronous(true); in scheduleFrameLocked() 890 msg.setAsynchronous(true); in onVsync()
|
D | ViewRootImpl.java | 5291 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/ |
D | SurfaceFlingerVsyncChoreographer.java | 85 m.setAsynchronous(true); in scheduleAtSfVsync()
|
/frameworks/base/services/core/java/com/android/server/power/ |
D | Notifier.java | 500 msg.setAsynchronous(true); in onScreenBrightnessBoostChanged() 522 msg.setAsynchronous(true); in onUserActivity() 558 msg.setAsynchronous(true); in onWirelessChargingStarted() 570 msg.setAsynchronous(true); in updatePendingBroadcastLocked()
|
D | WirelessChargerDetector.java | 274 msg.setAsynchronous(true); in startDetectionLocked()
|
D | PowerManagerService.java | 1240 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/ |
D | Device.java | 151 msg.setAsynchronous(true); in onDeviceError()
|
/frameworks/base/services/core/java/com/android/server/display/ |
D | DisplayPowerController.java | 515 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/ |
D | TvInputManager.java | 2344 msg.setAsynchronous(true); 2390 msg.setAsynchronous(true); 2434 msg.setAsynchronous(true); 2446 msg.setAsynchronous(true);
|
/frameworks/base/core/java/android/view/inputmethod/ |
D | InputMethodManager.java | 1892 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/ |
D | Message.java | 459 public void setAsynchronous(boolean async) { in setAsynchronous() method in Message
|
D | Handler.java | 660 msg.setAsynchronous(true); in enqueueMessage()
|
/frameworks/base/services/core/java/com/android/server/policy/ |
D | PhoneWindowManager.java | 1200 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/ |
D | CommandQueue.java | 296 msg.setAsynchronous(true); in toggleRecentApps()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | NavigationBarFragment.java | 652 msg.setAsynchronous(true);
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/ |
D | DividerView.java | 930 message.setAsynchronous(true); in resizeStackDelayed()
|
/frameworks/base/services/java/com/android/server/ |
D | SystemServer.java | 477 msg.setAsynchronous(true); in performPendingShutdown()
|
/frameworks/base/core/java/android/app/ |
D | ActivityThread.java | 2615 msg.setAsynchronous(true); in sendMessage()
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 21892 method public void setAsynchronous(boolean);
|
/frameworks/base/api/ |
D | current.txt | 31105 method public void setAsynchronous(boolean);
|
D | test-current.txt | 31282 method public void setAsynchronous(boolean);
|
D | system-current.txt | 33852 method public void setAsynchronous(boolean);
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 29028 HSPLandroid/os/Message;->setAsynchronous(Z)V
|