Home
last modified time | relevance | path

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

/frameworks/base/services/tests/PackageManagerServiceTests/appenumeration/src/com/android/server/pm/test/appenumeration/
DCrossUserPackageVisibilityTests.java134 final int crossUserId = UserHandle.myUserId() + 1; in testGetSplashScreenTheme_withCrossUserId() local
137 mInstrumentation.getContext().getPackageName(), crossUserId)); in testGetSplashScreenTheme_withCrossUserId()