Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/logging/
DScreenEvent.java34 public static final int LIST_ACCOUNT = 8; field in ScreenEvent.ScreenType
/packages/apps/Contacts/src/com/android/contacts/list/
DDefaultContactBrowseListFragment.java936 previousScreen = ScreenEvent.ScreenType.LIST_ACCOUNT; in onViewContactAction()