Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/logging/
DScreenEvent.java29 public static final int SEARCH_EXIT = 2; field in ScreenEvent.ScreenType
/packages/apps/Contacts/src/com/android/contacts/activities/
DPeopleActivity.java856 Logger.logScreenView(this, ScreenType.SEARCH_EXIT); in maybeHandleInListFragment()