Searched refs:countryIso (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
H A DPhoneNumberDetectionTest.java29 * @param countryIso 2-letter ISO country code. If set to null only international numbers
32 private void startActivityWithTestUrlAndCountryIso(String testUrl, String countryIso) argument
34 final String[] cmdlineArgs = countryIso == null ? null : new String[] {
35 "--" + ContentSwitches.NETWORK_COUNTRY_ISO + "=" + countryIso };
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 77 milliseconds