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 606 String networkSelection =
608 if (TextUtils.isEmpty(networkSelection)) {
609 networkSelection =
614 serviceState + " new network " + networkSelection);
617 && !TextUtils.isEmpty(networkSelection)) {
618 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 282 milliseconds