Searched refs:launchSetDeviceAdminIntent (Results 1 – 1 of 1) sorted by relevance
171 mSetDeviceAdminAppButton.setOnClickListener((v) -> launchSetDeviceAdminIntent()); in onViewCreated()329 private void launchSetDeviceAdminIntent() { in launchSetDeviceAdminIntent() method in DevicePolicyFragment