Home
last modified time | relevance | path

Searched refs:waitForStagedInstall (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/TimeZoneData/testing/xts/src/com/android/timezone/xts/
H A DTimeZoneUpdateHostTest.java199 waitForStagedInstall(test1VersionInfo); in testInstallNewerRulesVersion()
236 waitForStagedInstall(test1VersionInfo); in testInstallNewerRulesVersion_secondaryUser()
334 private void waitForStagedInstall(String versionString) throws Exception { in waitForStagedInstall() method in TimeZoneUpdateHostTest