Searched refs:getAllAppActiveLocales (Results 1 – 2 of 2) sorted by relevance
123 doReturn(mAllAppActiveLocales).when(mAppLocaleCollector).getAllAppActiveLocales(); in testGetSupportedLocaleList_filterNonAppsupportedSystemLanguage()159 doReturn(mAllAppActiveLocales).when(mAppLocaleCollector).getAllAppActiveLocales(); in testGetSupportedLocaleList_withActiveLocalesFromOtherAppAndIme()
70 public Set<LocaleStore.LocaleInfo> getAllAppActiveLocales() { in getAllAppActiveLocales() method in AppLocaleCollector200 mAllAppActiveLocales = getAllAppActiveLocales(); in getSupportedLocaleList()