Searched refs:isOverlayMutable (Results 1 – 3 of 3) sorted by relevance
83 assertTrue(isOverlayMutable(SIG_OVERLAY_PACKAGE_NAME)); in installedIsStaticOverlayIsMutable()227 private boolean isOverlayMutable(String pkg) throws Exception { in isOverlayMutable() method in InstallOverlayTests
4657 if (!mPm.isOverlayMutable(pkg.getPackageName())) { in assertOverlayIsValid()
7701 boolean isOverlayMutable(String packageName) {