Home
last modified time | relevance | path

Searched refs:getInstallFromUnknownSourcesDisallowedLiveData (Results 1 – 2 of 2) sorted by relevance

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/activities/
DDeviceInfoSettingsFragment.java73 viewModel.getInstallFromUnknownSourcesDisallowedLiveData().observe(lifecycleOwner, in onViewCreated()
DDeviceInfoSettingsViewModel.java134 public MutableLiveData<Boolean> getInstallFromUnknownSourcesDisallowedLiveData() { in getInstallFromUnknownSourcesDisallowedLiveData() method in DeviceInfoSettingsViewModel