Searched refs:currentRegion (Results 1 – 1 of 1) sorted by relevance
164 private static boolean isRegionSupported(String regionString, String currentRegion) { in isRegionSupported() argument168 if (currentRegion.equals(CarPackageManager.DRIVING_SAFETY_REGION_ALL)) { in isRegionSupported()176 if (currentRegion.equals(region)) { in isRegionSupported()184 + " region:" + currentRegion); in isRegionSupported()