Searched refs:mInstallFromUnknownSourcesDisallowedLiveData (Results 1 – 1 of 1) sorted by relevance
60 private final MutableLiveData<Boolean> mInstallFromUnknownSourcesDisallowedLiveData = field in DeviceInfoSettingsViewModel77 mInstallFromUnknownSourcesDisallowedLiveData.postValue(result); in DeviceInfoSettingsViewModel()135 return mInstallFromUnknownSourcesDisallowedLiveData; in getInstallFromUnknownSourcesDisallowedLiveData()