HomeSort by relevance Sort by last modified time
    Searched defs:notifyAllWithEvent (Results 1 - 8 of 8) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DataConnection.java 587 private void notifyAllWithEvent(ApnContext alreadySent, int event, String reason) {
603 notifyAllWithEvent(null, DctConstants.EVENT_DATA_SETUP_COMPLETE, reason);
607 notifyAllWithEvent(null, DctConstants.EVENT_DISCONNECT_DC_RETRYING, reason);
610 notifyAllWithEvent(null, DctConstants.EVENT_DISCONNECT_DONE, cause.toString());
654 notifyAllWithEvent(alreadySent, DctConstants.EVENT_DATA_SETUP_COMPLETE_ERROR,
689 notifyAllWithEvent(alreadySent, DctConstants.EVENT_DISCONNECT_DONE, reason);
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 371 milliseconds