Searched refs:SIP_ADDRESS (Results 1 – 5 of 5) sorted by relevance
110 static final int SIP_ADDRESS = 130; field426 kind.actionBody = new SimpleInflater(SipAddress.SIP_ADDRESS); in addDataKindSipAddress()428 kind.fieldList.add(new EditField(SipAddress.SIP_ADDRESS, in addDataKindSipAddress()1383 Weight.SIP_ADDRESS, R.layout.text_fields_editor_view, in parseDataKind()1385 new SimpleInflater(SipAddress.SIP_ADDRESS)); in parseDataKind()1387 kind.fieldList.add(new EditField(SipAddress.SIP_ADDRESS, in parseDataKind()
138 final String address = entryValues.getAsString(SipAddress.SIP_ADDRESS); in DataAction()
362 values.put(SipAddress.SIP_ADDRESS, sipAddress); in insertSipAddress()
1150 values4.put(SipAddress.SIP_ADDRESS, "sip_hot_tamale@example.com"); in testPhonesFilterQueryInter()1155 values5.put(SipAddress.SIP_ADDRESS, "sip:sip_hot@example.com"); in testPhonesFilterQueryInter()1436 values2.put(SipAddress.SIP_ADDRESS, "sip@example.com"); in testCallablesQuery()
797 .add(PhoneLookup.NUMBER, SipAddress.SIP_ADDRESS)