Searched refs:getTestUserId (Results 1 – 2 of 2) sorted by relevance
74 final int testUserId = getTestUserId(); in testPackageListCrossUserGrant()101 final int testUserId = getTestUserId(); in testPackageListCrossUserNoGrant()128 final int testUserId = getTestUserId(); in testPackageListOtherUserCrossUserGrant()152 final int testUserId = getTestUserId(); in testPackageListOtherUserCrossUserNoGrant()176 final int testUserId = getTestUserId(); in testApplicationListCrossUserGrant()203 final int testUserId = getTestUserId(); in testApplicationListCrossUserNoGrant()230 final int testUserId = getTestUserId(); in testApplicationListOtherUserCrossUserGrant()254 final int testUserId = getTestUserId(); in testApplicationListOtherUserCrossUserNoGrant()278 final int testUserId = getTestUserId(); in testGetPackagesForUidCrossUserGrant()308 final int testUserId = getTestUserId(); in testGetPackagesForUidCrossUserNoGrant()[all …]
43 public int getTestUserId() throws DeviceNotAvailableException { in getTestUserId() method in UserUtil