Home
last modified time | relevance | path

Searched defs:finder (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/datetime/timezone/
DRegionSearchPickerTest.java63 CountryZonesFinder finder = mock(CountryZonesFinder.class); in createAdapter_matchRegionName() local
82 CountryZonesFinder finder = mock(CountryZonesFinder.class); in clickItemView_duringRegionSearch_shouldNotCrash() local
/packages/apps/Settings/src/com/android/settings/datetime/timezone/model/
DTimeZoneData.java82 CountryTimeZones finder = regionId == null ? null in lookupCountryTimeZones() local