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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Phone.java 135 public static final String NETWORK_SELECTION_KEY = "network_selection_key";
    [all...]
ServiceStateTracker.java 315 Phone.NETWORK_SELECTION_KEY, "");
324 editor.putString(Phone.NETWORK_SELECTION_KEY + subId,
330 editor.remove(Phone.NETWORK_SELECTION_KEY);
    [all...]
  /packages/services/Telephony/src/com/android/phone/
NotificationMgr.java 627 sp.getString(Phone.NETWORK_SELECTION_KEY + subId, "");
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-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 

Completed in 283 milliseconds