Searched refs:testCrossProfileCopyPasteInternal (Results 1 – 1 of 1) sorted by relevance
279 testCrossProfileCopyPasteInternal(mProfileUserId, true); in testCrossProfileCopyPaste()281 testCrossProfileCopyPasteInternal(mParentUserId, true); in testCrossProfileCopyPaste()286 testCrossProfileCopyPasteInternal(mProfileUserId, true); in testCrossProfileCopyPaste()288 testCrossProfileCopyPasteInternal(mParentUserId, false); in testCrossProfileCopyPaste()291 private void testCrossProfileCopyPasteInternal(int userId, boolean shouldSucceed) in testCrossProfileCopyPasteInternal() method in ManagedProfileTest