Searched refs:AppLocalePresenter (Results 1 – 1 of 1) sorted by relevance
47 val presenter = remember { AppLocalePresenter(context, app) } in AppLocalePreference()60 private class AppLocalePresenter( class