Home
last modified time | relevance | path

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

/frameworks/base/tools/app_metadata_bundles/src/lib/java/com/android/asllib/marshallable/
DDeveloperInfoFactory.java40 String countryRegion = in createFromHrElements() local
55 countryRegion, in createFromHrElements()
72 String countryRegion = in createFromOdElements() local
91 countryRegion, in createFromOdElements()
DDeveloperInfo.java86 String countryRegion, in DeveloperInfo() argument
93 this.mCountryRegion = countryRegion; in DeveloperInfo()