Searched refs:OVERLAY_ANDROID_PACKAGE (Results 1 – 1 of 1) sorted by relevance
51 private static final String OVERLAY_ANDROID_PACKAGE = "com.android.cts.overlay.android"; field in OverlayHostTest166 getDevice().uninstallPackage(OVERLAY_ANDROID_PACKAGE);167 assertFalse(getDevice().getInstalledPackageNames().contains(OVERLAY_ANDROID_PACKAGE));173 assertFalse(getDevice().getInstalledPackageNames().contains(OVERLAY_ANDROID_PACKAGE));177 .contains(" " + OVERLAY_ANDROID_PACKAGE + "\n"));179 getDevice().uninstallPackage(OVERLAY_ANDROID_PACKAGE);