Searched defs:mIsMandatoryLiveData (Results 1 – 2 of 2) sorted by relevance
48 final MutableLiveData<Boolean> mIsMandatoryLiveData = new MutableLiveData<>(); field in ProvisionInfoViewModel
91 private final MutableLiveData<Boolean> mIsMandatoryLiveData = new MutableLiveData<>(); field in DevicePoliciesViewModel