Searched defs:UPGRADED_PKG (Results 1 – 1 of 1) sorted by relevance
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
D | EphemeralTest.java | 68 private static final String UPGRADED_PKG = "com.android.cts.instantupgradeapp"; field in EphemeralTest 502 Utils.runDeviceTestsAsCurrentUser(getDevice(), UPGRADED_PKG, TEST_CLASS, in testInstantAppUpgrade() local 504 Utils.runDeviceTestsAsCurrentUser(getDevice(), UPGRADED_PKG, TEST_CLASS, in testInstantAppUpgrade() local 507 Utils.runDeviceTestsAsCurrentUser(getDevice(), UPGRADED_PKG, TEST_CLASS, in testInstantAppUpgrade() local 509 Utils.runDeviceTestsAsCurrentUser(getDevice(), UPGRADED_PKG, TEST_CLASS, in testInstantAppUpgrade() local
|