Home
last modified time | relevance | path

Searched defs:allow3rdPartyOnInternal (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/app/
DApplicationPackageManagerTest.java100 public void setAllow3rdPartyOnInternal(boolean allow3rdPartyOnInternal) { in setAllow3rdPartyOnInternal()
/frameworks/base/core/tests/coretests/src/android/content/pm/
DPackageHelperTests.java110 boolean forceAllowOnExternal, boolean allow3rdPartyOnInternal) { in setMockValues()