Home | History | Annotate | Download | only in phone

Lines Matching full:subscriberprefkey

2056         final String subscriberPrefKey = PREF_CARRIERS_SUBSCRIBER_PREFIX + iccId;
2059 editor.remove(subscriberPrefKey);
2062 editor.putString(subscriberPrefKey, subscriberId);