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