Home
last modified time | relevance | path

Searched refs:SIPCALL (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/logging/
DQuickContactEvent.java73 public static final int SIPCALL = 14; field in QuickContactEvent.ActionType
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DQuickContactActivity.java1664 intent.putExtra(EXTRA_ACTION_TYPE, ActionType.SIPCALL); in dataItemToEntry()