Home
last modified time | relevance | path

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

/frameworks/base/core/tests/overlaytests/device/src/com/android/overlaytest/
DWithMultipleOverlaysTest.java38 FRAMEWORK_OVERLAY_PKG, APP_OVERLAY_ONE_PKG, APP_OVERLAY_TWO_PKG in enableOverlay()
DWithOverlayTest.java37 new OverlayIdentifier[]{FRAMEWORK_OVERLAY_PKG, APP_OVERLAY_ONE_PKG}, in enableOverlays()
DWithoutOverlayTest.java39 FRAMEWORK_OVERLAY_PKG, APP_OVERLAY_ONE_PKG, APP_OVERLAY_TWO_PKG in disableOverlays()
DOverlayBaseTest.java68 static final OverlayIdentifier FRAMEWORK_OVERLAY_PKG = field in OverlayBaseTest