Home
last modified time | relevance | path

Searched refs:checkLockTasks (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/admin/
DDevicePolicyFragment.java161 mCheckLockTasksButton.setOnClickListener((v) -> checkLockTasks()); in onViewCreated()
300 private void checkLockTasks() { in checkLockTasks() method in DevicePolicyFragment