Searched refs:mCheckLockTasksButton (Results 1 – 1 of 1) sorted by relevance
96 private Button mCheckLockTasksButton; field in DevicePolicyFragment147 mCheckLockTasksButton = view.findViewById(R.id.check_lock_tasks); in onViewCreated()148 mCheckLockTasksButton.setOnClickListener((v) -> checkLockTasks()); in onViewCreated()