HomeSort by relevance Sort by last modified time
    Searched refs:networkSelection (Results 1 - 4 of 4) sorted by null

  /packages/services/Telephony/src/com/android/phone/
NotificationMgr.java 581 String networkSelection =
583 if (TextUtils.isEmpty(networkSelection)) {
584 networkSelection =
589 serviceState + " new network " + networkSelection);
592 && !TextUtils.isEmpty(networkSelection)) {
593 showNetworkSelection(networkSelection);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Phone.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 

Completed in 49 milliseconds