HomeSort by relevance Sort by last modified time
    Searched defs:obtainMessage (Results 101 - 125 of 274) sorted by null

1 2 3 45 6 7 8 91011

  /frameworks/base/services/core/java/com/android/server/am/
PendingIntentRecord.java 417 owner.mHandler.sendMessage(owner.mHandler.obtainMessage(
UserController.java 352 mHandler.sendMessage(mHandler.obtainMessage(REPORT_LOCKED_BOOT_COMPLETE_MSG,
421 mHandler.obtainMessage(SYSTEM_USER_UNLOCK_MSG, userId, 0, uss)
    [all...]
  /frameworks/base/services/core/java/com/android/server/camera/
CameraServiceProxy.java 356 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_SWITCH_USER, retries - 1, 0, null),
  /frameworks/base/services/core/java/com/android/server/storage/
DeviceStorageMonitorService.java 242 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_CHECK),
299 mHandler.obtainMessage(MSG_CHECK).sendToTarget();
307 mHandler.obtainMessage(MSG_CHECK).sendToTarget();
377 mHandler.obtainMessage(MSG_CHECK).sendToTarget();
389 mHandler.obtainMessage(MSG_CHECK).sendToTarget();
401 mHandler.obtainMessage(MSG_CHECK).sendToTarget();
  /frameworks/base/services/core/java/com/android/server/wm/
AppWindowContainerController.java     [all...]
  /frameworks/base/services/usage/java/com/android/server/usage/
AppTimeLimitController.java 345 mHandler.sendMessage(mHandler.obtainMessage(MyHandler.MSG_INFORM_LISTENER,
411 mHandler.sendMessageDelayed(mHandler.obtainMessage(MyHandler.MSG_CHECK_TIMEOUT, group),
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiController.java 269 deferMessage(obtainMessage(CMD_RECOVERY_RESTART_WIFI_CONTINUE));
423 Message deferredMsg = obtainMessage(CMD_DEFERRED_TOGGLE);
568 Message deferredMsg = obtainMessage(CMD_DEFERRED_TOGGLE);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
DeviceStateMonitor.java 126 Message msg = obtainMessage(EVENT_SCREEN_STATE_CHANGED);
143 msg = obtainMessage(EVENT_POWER_SAVE_MODE_CHANGED);
148 msg = obtainMessage(EVENT_CHARGING_STATE_CHANGED);
152 msg = obtainMessage(EVENT_CHARGING_STATE_CHANGED);
162 msg = obtainMessage(EVENT_TETHERING_STATE_CHANGED);
316 sendMessage(obtainMessage(EVENT_UPDATE_MODE_CHANGED, filters, mode));
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
UiccProfileTest.java 219 Message mProfileUpdate = mHandler.obtainMessage(UICCPROFILE_UPDATE_APPLICATION_EVENT);
240 Message mCardUpdate = mHandler.obtainMessage(UICCPROFILE_UPDATE_PROFILE_EVENT);
304 Message mProfileUpdate = mHandler.obtainMessage(UICCPROFILE_UPDATE_APPLICATION_EVENT);
315 mUiccProfile.mHandler.obtainMessage(UiccProfile.EVENT_APP_READY));
337 Message mProfileUpdate = mHandler.obtainMessage(UICCPROFILE_UPDATE_APPLICATION_EVENT);
348 mUiccProfile.mHandler.obtainMessage(UiccProfile.EVENT_APP_READY));
372 Message mProfileUpdate = mHandler.obtainMessage(UICCPROFILE_UPDATE_APPLICATION_EVENT);
383 mUiccProfile.mHandler.obtainMessage(UiccProfile.EVENT_APP_READY));
411 Message mProfileUpdate = mHandler.obtainMessage(UICCPROFILE_UPDATE_APPLICATION_EVENT);
422 mUiccProfile.mHandler.obtainMessage(UiccProfile.EVENT_APP_READY))
    [all...]
  /frameworks/support/mediarouter/src/main/java/androidx/mediarouter/app/
MediaRouteChooserDialog.java 236 mHandler.sendMessageAtTime(mHandler.obtainMessage(MSG_UPDATE_ROUTES, routes),
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppNotification.java 178 mHandler.sendMessage(mHandler.obtainMessage(NOTIFY));
206 mHandler.sendMessageDelayed(mHandler.obtainMessage(NOTIFY), 1000);
211 mHandler.sendMessageDelayed(mHandler.obtainMessage(NOTIFY), 1000);
BluetoothOppObexServerSession.java 307 mCallback.sendMessageDelayed(mCallback.obtainMessage(
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapUtils.java 213 handler.sendMessage(handler.obtainMessage(BluetoothPbapService.CONTACTS_LOADED));
370 handler.sendMessage(handler.obtainMessage(BluetoothPbapService.ROLLOVER_COUNTERS));
422 handler.obtainMessage(BluetoothPbapService.LOAD_CONTACTS),
PbapStateMachine.java 233 mServiceHandler.obtainMessage(BluetoothPbapService.USER_TIMEOUT,
278 mServiceHandler.obtainMessage(BluetoothPbapService.MSG_STATE_MACHINE_DONE,
334 mServiceHandler.obtainMessage(BluetoothPbapService.MSG_ACQUIRE_WAKE_LOCK));
  /packages/apps/Contacts/src/com/android/contacts/editor/
AggregationSuggestionEngine.java 196 Message msg = handler.obtainMessage(MESSAGE_NAME_CHANGE, mSuggestionsUri);
333 mMainHandler.obtainMessage(MESSAGE_DATA_CURSOR, dataCursor));
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
AlbumDataLoader.java 225 mMainHandler.obtainMessage(MSG_RUN_OBJECT, task));
AlbumSetDataLoader.java 316 mMainHandler.obtainMessage(MSG_RUN_OBJECT, task));
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
MenuExecutor.java 157 mHandler.obtainMessage(MSG_TASK_UPDATE, index, 0, listener));
161 mHandler.sendMessage(mHandler.obtainMessage(MSG_TASK_START, listener));
165 mHandler.sendMessage(mHandler.obtainMessage(MSG_TASK_COMPLETE, result, 0, listener));
  /packages/apps/Nfc/src/com/android/nfc/echoserver/
EchoServer.java 129 handler.sendMessageDelayed(handler.obtainMessage(), ECHO_DELAY_IN_MS);
  /packages/apps/Nfc/src/com/android/nfc/handover/
BluetoothPeripheralHandover.java 176 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_TIMEOUT), TIMEOUT_MS);
463 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_TIMEOUT), TIMEOUT_MS);
691 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_RETRY), waitTime);
  /packages/apps/SecureElement/src/com/android/se/
Terminal.java 118 mHandler.sendMessageDelayed(mHandler.obtainMessage(EVENT_GET_HAL, 0),
134 sendMessageDelayed(obtainMessage(EVENT_GET_HAL, 0),
  /packages/apps/TV/src/com/android/tv/dvr/recorder/
RecordingTask.java 355 mHandler.obtainMessage(HandlerWrapper.MESSAGE_REMOVE));
  /packages/services/Car/service/src/com/android/car/
GarageModeService.java 193 mHandler.obtainMessage(MSG_EXIT_GARAGE_MODE_EARLY),
240 mHandler.obtainMessage(MSG_WRITE_TO_PREF, mGarageModeIndex, 0));
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
TouchPaint.java 194 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_FADE), FADE_DELAY);
  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
ShadowHandlerTest.java 238 handler.obtainMessage(123).sendToTarget();
239 Message frontMsg = handler.obtainMessage(345);
282 Message message = handler.obtainMessage(123);
324 Message message = handler.obtainMessage(123, testObject);
338 Message message = handler.obtainMessage(123, testObject);
375 Message msg = handler.obtainMessage(123);
378 Message newMsg = handler.obtainMessage(123);
420 handler.sendMessage(handler.obtainMessage(0, firstObj));
423 handler.sendMessage(handler.obtainMessage(0, secondObj));
460 Message m0 = new Handler().obtainMessage();
    [all...]

Completed in 622 milliseconds

1 2 3 45 6 7 8 91011