Searched refs:CF_ID (Results 1 – 2 of 2) sorted by relevance
1075 editor.putString(Phone.CF_ID, imsi); in testCallForwardingIndicator()1081 assertEquals(null, sp.getString(Phone.CF_ID, null)); in testCallForwardingIndicator()1083 sp.getInt(Phone.CF_ID, IccRecords.CALL_FORWARDING_STATUS_UNKNOWN)); in testCallForwardingIndicator()
236 public static final String CF_ID = "cf_id_key"; field in Phone2000 String subscriberId = sp.getString(CF_ID, null); in getCallForwardingIndicatorFromSharedPref()2017 editor.remove(CF_ID); in getCallForwardingIndicatorFromSharedPref()