Searched refs:assertProfileLockedOrUnlockedAfterStopping (Results 1 – 1 of 1) sorted by relevance
1176 assertProfileLockedOrUnlockedAfterStopping(TEST_USER_ID1, /* expectLocking= */ true); in testStopManagedProfile()1189 assertProfileLockedOrUnlockedAfterStopping(TEST_USER_ID1, /* expectLocking= */ true); in testStopPrivateProfile()1195 assertProfileLockedOrUnlockedAfterStopping(TEST_USER_ID2, /* expectLocking= */ true); in testStopPrivateProfile()1502 private void assertProfileLockedOrUnlockedAfterStopping(int userId, boolean expectLocking) in assertProfileLockedOrUnlockedAfterStopping() method in UserControllerTest