Home
last modified time | relevance | path

Searched defs:userId (Results 1 – 9 of 9) sorted by relevance

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DITestDevice.java179 File packageFile, boolean reinstall, int userId, String... extraArgs) in installPackageForUser()
204 int userId, in installPackageForUser()
285 List<File> packageFiles, boolean reinstall, int userId, String... extraArgs) in installPackagesForUser()
314 int userId, in installPackagesForUser()
602 public boolean isPackageInstalled(String packageName, String userId) in isPackageInstalled()
684 public boolean removeUser(int userId) throws DeviceNotAvailableException; in removeUser()
729 public boolean startUser(int userId) throws DeviceNotAvailableException; in startUser()
741 public boolean startUser(int userId, boolean waitFlag) throws DeviceNotAvailableException; in startUser()
751 public boolean stopUser(int userId) throws DeviceNotAvailableException; in stopUser()
763 public boolean stopUser(int userId, boolean waitFlag, boolean forceFlag) in stopUser()
[all …]
DUserInfo.java83 public UserInfo(int userId, String userName, int flag, boolean isRunning) { in UserInfo()
90 public int userId() { in userId() method in UserInfo
DINativeDevice.java562 int userId, in runInstrumentationTestsAsUser()
571 IRemoteAndroidTestRunner runner, int userId, ITestLifeCycleReceiver... listeners) in runInstrumentationTestsAsUser()
/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java254 public String installPackageForUser(File packageFile, boolean reinstall, int userId, in installPackageForUser()
272 boolean grantPermissions, int userId, String... extraArgs) in installPackageForUser()
507 List<File> packageFiles, boolean reinstall, int userId, String... extraArgs) in installPackagesForUser()
520 int userId, in installPackagesForUser()
1004 public boolean isPackageInstalled(String packageName, String userId) in isPackageInstalled()
1108 private Set<String> getInstalledPackageNames(String packageNameSearched, String userId) in getInstalledPackageNames()
1289 public boolean removeUser(int userId) throws DeviceNotAvailableException { in removeUser()
1302 public boolean startUser(int userId) throws DeviceNotAvailableException { in startUser()
1308 public boolean startUser(int userId, boolean waitFlag) throws DeviceNotAvailableException { in startUser()
1334 public boolean stopUser(int userId) throws DeviceNotAvailableException { in stopUser()
[all …]
DNativeDevice.java922 int userId, in runInstrumentationTestsAsUser()
938 …private String appendUserRunTimeOptionToRunner(final IRemoteAndroidTestRunner runner, int userId) { in appendUserRunTimeOptionToRunner()
996 IRemoteAndroidTestRunner runner, int userId, ITestLifeCycleReceiver... listeners) in runInstrumentationTestsAsUser()
1062 public String installPackageForUser(File packageFile, boolean reinstall, int userId, in installPackageForUser()
1072 boolean grantPermissions, int userId, String... extraArgs) in installPackageForUser()
3883 public boolean isPackageInstalled(String packageName, String userId) in isPackageInstalled()
4169 public boolean removeUser(int userId) throws DeviceNotAvailableException { in removeUser()
4177 public boolean startUser(int userId) throws DeviceNotAvailableException { in startUser()
4183 public boolean startUser(int userId, boolean waitFlag) throws DeviceNotAvailableException { in startUser()
4191 public boolean stopUser(int userId) throws DeviceNotAvailableException { in stopUser()
[all …]
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/
DBaseHostJUnit4Test.java174 String apkFileName, boolean grantPermission, int userId, String... options) in installPackageAsUser()
176 installPackageAsUser(getDevice(), apkFileName, grantPermission, userId, options); in installPackageAsUser() local
192 int userId, in installPackageAsUser()
267 String pkgName, String testClassName, Integer userId, Long testTimeoutMs) in runDeviceTests()
404 Integer userId, in runDeviceTests()
509 Integer userId, in runDeviceTests()
560 Integer userId, in runDeviceTests()
616 Integer userId, in runDeviceTests()
700 Integer userId, in doRunTests()
/tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/
DSwitchUserTargetPreparerTest.java224 int userId = userIds[i]; in mockListUsersInfo() local
/tools/tradefederation/core/tests/src/com/android/tradefed/suite/checker/
DUserCheckerTest.java343 int userId = userIds[i]; in mockListUsersInfo() local
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...