Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerShellCommandIncrementalTest.java352 public void installWithBlockFilter(IBlockFilter blockFilter) throws Exception { in installWithBlockFilter() argument
360 .setBlockFilter(blockFilter) in installWithBlockFilter()