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,
1329 Weight.SIP_ADDRESS,
1331 new SimpleInflater(SipAddress.SIP_ADDRESS));
1333 kind.fieldList.add(new EditField(SipAddress.SIP_ADDRESS,

Completed in 171 milliseconds