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

  /packages/services/Telephony/src/com/android/phone/
NotificationMgr.java 503 sp.getString(PhoneBase.NETWORK_SELECTION_NAME_KEY, "");
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneBase.java 108 public static final String NETWORK_SELECTION_NAME_KEY = "network_selection_name_key";
865 editor.putString(NETWORK_SELECTION_NAME_KEY, nsm.operatorAlphaLong);
    [all...]

Completed in 583 milliseconds