Home
last modified time | relevance | path

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

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