Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarLibUnitTest/src/android/car/admin/
DCarDevicePolicyManagerUnitTest.java164 mockStopUser(100, UserStopResult.STATUS_SUCCESSFUL); in testStopUser_success()
219 private void mockStopUser(@UserIdInt int userId, int status) throws Exception { in mockStopUser() method in CarDevicePolicyManagerUnitTest