Home
last modified time | relevance | path

Searched defs:shouldShowChooseAccountBannerLiveData (Results 1 – 2 of 2) sorted by relevance

/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/viewmodel/
DBannerManager.java190 MutableLiveData<Boolean> shouldShowChooseAccountBannerLiveData() { in shouldShowChooseAccountBannerLiveData() method in BannerManager
DPickerViewModel.java1675 public LiveData<Boolean> shouldShowChooseAccountBannerLiveData() { in shouldShowChooseAccountBannerLiveData() method in PickerViewModel