Searched refs:CF_ID (Results 1 – 2 of 2) sorted by relevance
664 editor.putString(Phone.CF_ID, imsi); in testCallForwardingIndicator()670 assertEquals(null, sp.getString(Phone.CF_ID, null)); in testCallForwardingIndicator()672 sp.getInt(Phone.CF_ID, IccRecords.CALL_FORWARDING_STATUS_UNKNOWN)); in testCallForwardingIndicator()
202 public static final String CF_ID = "cf_id_key"; field in Phone1645 String subscriberId = sp.getString(CF_ID, null); in getCallForwardingIndicatorFromSharedPref()1662 editor.remove(CF_ID); in getCallForwardingIndicatorFromSharedPref()