Home
last modified time | relevance | path

Searched defs:isUpdatingApexSupported (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/install/src/android/cts/install/host/
DShimApexRule.java88 boolean isUpdatingApexSupported() throws DeviceNotAvailableException { in isUpdatingApexSupported() method in ShimApexRule
/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerTest.java1330 private boolean isUpdatingApexSupported() { in isUpdatingApexSupported() method in PackageManagerTest