Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/logging/
DScreenEvent.java32 public static final int QUICK_CONTACT = 5; field in ScreenEvent.ScreenType
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DQuickContactActivity.java649 Logger.logScreenView(this, ScreenType.QUICK_CONTACT, previousScreenType); in onCreate()