Searched refs:NOT_OTHER_READABLE (Results 1 – 8 of 8) sorted by relevance
33 NOT_OTHER_READABLE = 2, enumConstant
476 .thenReturn(FileVisibility.NOT_OTHER_READABLE); in verifySecondaryDexMultipleEntries()585 .thenReturn(FileVisibility.NOT_OTHER_READABLE); in testCheckedSecondaryDexPrivate()601 false /* isUsedByOtherApps */, FileVisibility.NOT_OTHER_READABLE)); in testCheckedSecondaryDexPrivate()610 true /* isUsedByOtherApps */, FileVisibility.NOT_OTHER_READABLE)); in testCheckedSecondaryDexPrivate()635 .thenReturn(FileVisibility.NOT_OTHER_READABLE); in testCheckedSecondaryDexFilteredDueToVisibility()694 .thenReturn(FileVisibility.NOT_OTHER_READABLE); in testCleanupDeletedSecondaryDex()716 .thenReturn(FileVisibility.NOT_OTHER_READABLE); in testCleanupPrivateSecondaryDex()743 .thenReturn(FileVisibility.NOT_OTHER_READABLE); in verifyCleanup()
277 lenient().when(dex3Info.fileVisibility()).thenReturn(FileVisibility.NOT_OTHER_READABLE); in createSecondaryDexInfo()287 .thenReturn(FileVisibility.NOT_OTHER_READABLE); in prepareProfiles()293 .thenReturn(FileVisibility.NOT_OTHER_READABLE); in prepareProfiles()297 .thenReturn(FileVisibility.NOT_OTHER_READABLE); in prepareProfiles()
231 .thenReturn(FileVisibility.NOT_OTHER_READABLE); in testDexoptUsesRefProfile()604 .thenReturn(FileVisibility.NOT_OTHER_READABLE); in testDexoptNeedsToBeShared()660 .thenReturn(FileVisibility.NOT_OTHER_READABLE); in testDexoptUsesProfileForSplit()
526 == FileVisibility.NOT_OTHER_READABLE) { in getDexoptTrigger()
798 if (visibility == FileVisibility.NOT_OTHER_READABLE in cleanupRecordsLocked()
290 FileVisibility::NOT_OTHER_READABLE; in GetFileVisibility()
1741 EXPECT_EQ(result, FileVisibility::NOT_OTHER_READABLE); in TestGetVisibilityNotOtherReadable()