Home
last modified time | relevance | path

Searched refs:SORT_BY_FIRST_NAME (Results 1 – 3 of 3) sorted by relevance

/platform_testing/libraries/automotive-helpers/utility-helper/src/android/platform/helpers/
DAutoConfigConstants.java202 public static final String SORT_BY_FIRST_NAME = "SORT_BY_FIRST_NAME"; field in AutoConfigConstants
DAutoDialConfigUtility.java285 AutoConfigConstants.SORT_BY_FIRST_NAME, in loadDefaultContactsConfig()
/platform_testing/libraries/automotive-helpers/dial-app-helper/src/android/platform/helpers/
DDialHelperImpl.java387 AutoConfigConstants.SORT_BY_FIRST_NAME)); in sortContactListBy()