Searched refs:showAlways (Results 1 – 1 of 1) sorted by relevance
240 Boolean showAlways = mViewModel.getShowAllowAlwaysStringLiveData().getValue(); in onPackagesLoaded() local242 if (showAlways != null && showAlways) { in onPackagesLoaded()