Searched refs:installRemotePackages (Results 1 – 3 of 3) sorted by relevance
319 public default String installRemotePackages( in installRemotePackages() method344 public default String installRemotePackages( in installRemotePackages() method
479 .installRemotePackages( in internalInstallRemotePackages()507 public String installRemotePackages( in installRemotePackages() method in TestDevice511 return installRemotePackages( in installRemotePackages()517 public String installRemotePackages( in installRemotePackages() method in TestDevice
1966 mMockIDevice.installRemotePackages( in testInstallRemotePackages_default_runtimePermissionNotSupported()1974 assertNull(mTestDevice.installRemotePackages(mRemoteApkPaths, true)); in testInstallRemotePackages_default_runtimePermissionNotSupported()1996 mMockIDevice.installRemotePackages( in testInstallRemotePackages_default_runtimePermissionSupported()2004 assertNull(mTestDevice.installRemotePackages(mRemoteApkPaths, true)); in testInstallRemotePackages_default_runtimePermissionSupported()2026 mMockIDevice.installRemotePackages( in testInstallRemotePackages_default_timeout()2036 .installRemotePackages(mRemoteApkPaths, true) in testInstallRemotePackages_default_timeout()