Searched refs:getAppCurrentLocale (Results 1 – 2 of 2) sorted by relevance
121 doReturn(mAppCurrentLocale).when(mAppLocaleCollector).getAppCurrentLocale(); in testGetSupportedLocaleList_filterNonAppsupportedSystemLanguage()157 doReturn(mAppCurrentLocale).when(mAppLocaleCollector).getAppCurrentLocale(); in testGetSupportedLocaleList_withActiveLocalesFromOtherAppAndIme()
61 public LocaleStore.LocaleInfo getAppCurrentLocale() { in getAppCurrentLocale() method in AppLocaleCollector197 mAppCurrentLocale = getAppCurrentLocale(); in getSupportedLocaleList()