Searched refs:setAsynchronous (Results 1 - 15 of 15) sorted by relevance

/frameworks/base/cmds/hid/src/com/android/commands/hid/
H A DDevice.java91 msg.setAsynchronous(true);
159 msg.setAsynchronous(true);
/frameworks/base/core/java/android/view/
H A DChoreographer.java392 msg.setAsynchronous(true);
547 msg.setAsynchronous(true);
557 msg.setAsynchronous(true);
853 msg.setAsynchronous(true);
H A DViewRootImpl.java4906 m.setAsynchronous(true);
4969 m.setAsynchronous(true);
4993 m.setAsynchronous(true);
6191 msg.setAsynchronous(true);
6510 msg.setAsynchronous(true);
6516 msg.setAsynchronous(true);
6522 msg.setAsynchronous(true);
/frameworks/base/services/core/java/com/android/server/power/
H A DNotifier.java495 msg.setAsynchronous(true);
517 msg.setAsynchronous(true);
553 msg.setAsynchronous(true);
565 msg.setAsynchronous(true);
H A DWirelessChargerDetector.java234 msg.setAsynchronous(true);
H A DPowerManagerService.java1049 msg.setAsynchronous(true);
1770 msg.setAsynchronous(true);
1921 msg.setAsynchronous(true);
2171 msg.setAsynchronous(true);
2496 msg.setAsynchronous(true);
/frameworks/base/core/java/android/os/
H A DMessage.java425 * @see #setAsynchronous(boolean)
457 public void setAsynchronous(boolean async) { method in class:Message
H A DHandler.java162 * @param async If true, the handler calls {@link Message#setAsynchronous(boolean)} for
183 * @param async If true, the handler calls {@link Message#setAsynchronous(boolean)} for
222 * @param async If true, the handler calls {@link Message#setAsynchronous(boolean)} for
641 msg.setAsynchronous(true);
/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java1858 msg.setAsynchronous(true);
1924 msg.setAsynchronous(true);
1969 msg.setAsynchronous(true);
1981 msg.setAsynchronous(true);
/frameworks/base/media/java/android/media/tv/
H A DTvInputManager.java2258 msg.setAsynchronous(true);
2304 msg.setAsynchronous(true);
2348 msg.setAsynchronous(true);
2360 msg.setAsynchronous(true);
/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayPowerController.java449 msg.setAsynchronous(true);
1023 msg.setAsynchronous(true);
1267 msg.setAsynchronous(true);
/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java1091 msg.setAsynchronous(true);
1100 msg.setAsynchronous(true);
1134 msg.setAsynchronous(true);
1498 msg.setAsynchronous(true);
5682 msg.setAsynchronous(true);
5892 msg.setAsynchronous(true);
5924 msg.setAsynchronous(true);
6149 msg.setAsynchronous(true);
/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
H A DDividerView.java854 message.setAsynchronous(true);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java1463 msg.setAsynchronous(true);
/frameworks/base/core/java/android/app/
H A DActivityThread.java2504 msg.setAsynchronous(true);

Completed in 7073 milliseconds