Searched refs:OVERLAY_ANDROID_PACKAGE (Results 1 – 1 of 1) sorted by relevance
56 private static final String OVERLAY_ANDROID_PACKAGE = "com.android.cts.overlay.android"; field in OverlayHostTest182 getDevice().uninstallPackage(OVERLAY_ANDROID_PACKAGE);183 assertFalse(getDevice().getInstalledPackageNames().contains(OVERLAY_ANDROID_PACKAGE));189 assertFalse(getDevice().getInstalledPackageNames().contains(OVERLAY_ANDROID_PACKAGE));193 .contains(" " + OVERLAY_ANDROID_PACKAGE + "\n"));195 getDevice().uninstallPackage(OVERLAY_ANDROID_PACKAGE);