Searched refs:getAppsConsent (Results 1 – 3 of 3) sorted by relevance
184 public MutableLiveData<Boolean> getAppsConsent() { in getAppsConsent() method in AppsViewModel
161 mAppsViewModel.getAppsConsent().observe(fragment, appsSwitchBar::setChecked); in configureAppsConsentSwitch()
70 mAppsViewModel.getAppsConsent(), in initGA()