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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneBase.java 106 public static final String NETWORK_SELECTION_KEY = "network_selection_key";
864 editor.putString(NETWORK_SELECTION_KEY, nsm.operatorNumeric);
    [all...]
  /packages/services/Telephony/src/com/android/phone/
NotificationMgr.java 506 sp.getString(PhoneBase.NETWORK_SELECTION_KEY, "");

Completed in 588 milliseconds