Searched refs:ConfigStoreImpl (Results 1 – 5 of 5) sorted by relevance
108 new ConfigStore.ConfigStoreImpl(getResources()); in onCreate()146 new ConfigStore.ConfigStoreImpl(getAppContext().getResources()); in getConfigStore()
299 class ConfigStoreImpl implements ConfigStore {344 ConfigStoreImpl(@NonNull Resources resources) {
24 import static com.android.providers.media.ConfigStore.ConfigStoreImpl.KEY_CLOUD_MEDIA_FEATURE_ENABL…25 import static com.android.providers.media.ConfigStore.ConfigStoreImpl.KEY_CLOUD_MEDIA_PROVIDER_ALLO…
35 class ConfigStoreImpl implements ConfigStore { class
152 sConfigStore = new ConfigStore.ConfigStoreImpl(); in getConfigStore()175 sConfigStore = new ConfigStore.ConfigStoreImpl(); in onCreate()