Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/tests/src/com/android/providers/media/
DMediaProviderTest.java511 UserHandle otherUserHandle = sContext.getSystemService(UserManager.class) in testInsertionWithFilePathOnAnotherUserVolume_throwsIllegalArgumentException() local
516 Assume.assumeNotNull(otherUserHandle); in testInsertionWithFilePathOnAnotherUserVolume_throwsIllegalArgumentException()
521 + otherUserHandle.getIdentifier() + "/Pictures/test.jpg"; in testInsertionWithFilePathOnAnotherUserVolume_throwsIllegalArgumentException()