Searched refs:BUNDLE_USER_LOCALES (Results 1 – 3 of 3) sorted by relevance
36 public static final String BUNDLE_USER_LOCALES = "user.locales"; field in CommonConstants.CarUserServiceConstants
129 public static final String BUNDLE_USER_LOCALES = field in CarUserService130 CarUserServiceConstants.BUNDLE_USER_LOCALES;667 resultData.putString(BUNDLE_USER_LOCALES, resp.userLocales); in getInitialUserInfo()
2095 String actualLocales = resultData.getString(CarUserService.BUNDLE_USER_LOCALES); in assertInitialInfoUserLocales()2097 CarUserService.BUNDLE_USER_LOCALES).that(actualLocales) in assertInitialInfoUserLocales()