Searched defs:SIP_ADDRESS (Results 1 - 1 of 1) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
H A DBaseAccountType.java112 static final int SIP_ADDRESS = 130; field in interface:BaseAccountType.Weight
427 kind.actionBody = new SimpleInflater(SipAddress.SIP_ADDRESS);
429 kind.fieldList.add(new EditField(SipAddress.SIP_ADDRESS,
1347 Weight.SIP_ADDRESS,
1349 new SimpleInflater(SipAddress.SIP_ADDRESS));
1351 kind.fieldList.add(new EditField(SipAddress.SIP_ADDRESS,

Completed in 77 milliseconds