Searched refs:SIP_ADDRESS (Results 1 – 8 of 8) sorted by relevance
1227 .put(SipAddress.SIP_ADDRESS, "android@android.example.com"); in testSipV30()1245 .put(SipAddress.SIP_ADDRESS, "888"); in testSipV21()1249 .put(SipAddress.SIP_ADDRESS, "90-180-360"); in testSipV21()1264 .put(SipAddress.SIP_ADDRESS, "example@example.com"); in testSipV40()
1315 .put(SipAddress.SIP_ADDRESS, "gold"); in testSipAddressV21()1326 .put(SipAddress.SIP_ADDRESS, "android@example.com"); in testSipAddressV30()1355 .put(SipAddress.SIP_ADDRESS, "android@example.com"); in testSipAddressV40()
1794 String sipAddress = contentValues.getAsString(SipAddress.SIP_ADDRESS); in appendSipAddresses()
1384 builder.withValue(SipAddress.SIP_ADDRESS, mAddress); in constructInsertOperation()
7751 public static final String SIP_ADDRESS = DATA1; field in ContactsContract.CommonDataKinds.SipAddress
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
24178 field public static final java.lang.String SIP_ADDRESS = "data1";
36391 field @Deprecated public static final String SIP_ADDRESS = "data1";