Home
last modified time | relevance | path

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

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