Home
last modified time | relevance | path

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

/frameworks/base/core/tests/overlaytests/host/src/com/android/server/om/hosttest/
DInstallOverlayTests.java157 installConvertExistingInstantPackageToFull(APP_OVERLAY_PACKAGE_NAME); in instantAppsNotVisibleToOMS()
209 private void installConvertExistingInstantPackageToFull(String pkg) throws Exception { in installConvertExistingInstantPackageToFull() method in InstallOverlayTests