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 632 String networkSelection =
634 if (TextUtils.isEmpty(networkSelection)) {
635 networkSelection =
640 serviceState + " new network " + networkSelection);
643 && !TextUtils.isEmpty(networkSelection)) {
644 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 123 milliseconds