Home
last modified time | relevance | path

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

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