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