Searched refs:assertInstallerResponseActivityResultCanceled (Results 1 – 2 of 2) sorted by relevance
135 assertInstallerResponseActivityResultCanceled(); in newInstall_noLaunchGrantPermission_backKey_failed()149 assertInstallerResponseActivityResultCanceled(); in newInstall_noLaunchGrantPermission_touchOutside_failed()163 assertInstallerResponseActivityResultCanceled(); in newInstall_noLaunchGrantPermission_cancelButton_failed()283 assertInstallerResponseActivityResultCanceled(); in update_noLaunchGrantPermission_backKey_failed()299 assertInstallerResponseActivityResultCanceled(); in update_noLaunchGrantPermission_touchOutside_failed()315 assertInstallerResponseActivityResultCanceled(); in update_noLaunchGrantPermission_cancelButton_failed()436 assertInstallerResponseActivityResultCanceled(); in updateWithPackageUri_noLaunchGrantPermission_backKey_failed()453 assertInstallerResponseActivityResultCanceled(); in updateWithPackageUri_noLaunchGrantPermission_touchOutside_failed()470 assertInstallerResponseActivityResultCanceled(); in updateWithPackageUri_noLaunchGrantPermission_cancelButton_failed()
366 public static void assertInstallerResponseActivityResultCanceled() throws Exception { in assertInstallerResponseActivityResultCanceled() method in PackageInstallerCujTestBase