Searched refs:SIP_ADDRESS (Results 1 – 7 of 7) sorted by relevance
1146 .put(SipAddress.SIP_ADDRESS, "android@android.example.com"); in testSipV30()1164 .put(SipAddress.SIP_ADDRESS, "888"); in testSipV21()1168 .put(SipAddress.SIP_ADDRESS, "90-180-360"); in testSipV21()1183 .put(SipAddress.SIP_ADDRESS, "example@example.com"); in testSipV40()
1275 .put(SipAddress.SIP_ADDRESS, "gold"); in testSipAddressV21()1286 .put(SipAddress.SIP_ADDRESS, "android@example.com"); in testSipAddressV30()1315 .put(SipAddress.SIP_ADDRESS, "android@example.com"); in testSipAddressV40()
7132 public static final String SIP_ADDRESS = DATA1; field in ContactsContract.CommonDataKinds.SipAddress
1790 String sipAddress = contentValues.getAsString(SipAddress.SIP_ADDRESS); in appendSipAddresses()
1371 builder.withValue(SipAddress.SIP_ADDRESS, mAddress); in constructInsertOperation()
25770 field public static final java.lang.String SIP_ADDRESS = "data1";
24180 field public static final java.lang.String SIP_ADDRESS = "data1";