Searched refs:isTestPackageLabelV2Installed (Results 1 – 1 of 1) sorted by relevance
414 assertThat(isTestPackageLabelV2Installed()).isTrue(); in assertTestPackageLabelV2Installed()533 if (checkGPPDialog && !isTestPackageLabelV2Installed()) { in clickUpdateButton()781 private static boolean isTestPackageLabelV2Installed() { in isTestPackageLabelV2Installed() method in PackageInstallerCujTestBase