Searched refs:mStartLockTasksButton (Results 1 – 1 of 1) sorted by relevance
98 private Button mStartLockTasksButton; field in DevicePolicyFragment163 mStartLockTasksButton = view.findViewById(R.id.start_lock_tasks); in onViewCreated()164 mStartLockTasksButton.setOnClickListener((v) -> startLockTask()); in onViewCreated()