Searched refs:installRemotePackages (Results 1 – 3 of 3) sorted by relevance
558 .installRemotePackages( in internalInstallRemotePackages()586 public String installRemotePackages( in installRemotePackages() method in TestDevice590 return installRemotePackages( in installRemotePackages()596 public String installRemotePackages( in installRemotePackages() method in TestDevice
2013 mMockIDevice.installRemotePackages( in testInstallRemotePackages_default_runtimePermissionNotSupported()2021 assertNull(mTestDevice.installRemotePackages(mRemoteApkPaths, true)); in testInstallRemotePackages_default_runtimePermissionNotSupported()2043 mMockIDevice.installRemotePackages( in testInstallRemotePackages_default_runtimePermissionSupported()2051 assertNull(mTestDevice.installRemotePackages(mRemoteApkPaths, true)); in testInstallRemotePackages_default_runtimePermissionSupported()2073 mMockIDevice.installRemotePackages( in testInstallRemotePackages_default_timeout()2083 .installRemotePackages(mRemoteApkPaths, true) in testInstallRemotePackages_default_timeout()
340 public default String installRemotePackages( in installRemotePackages() method365 public default String installRemotePackages( in installRemotePackages() method