Home
last modified time | relevance | path

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

/external/robolectric-shadows/sandbox/src/main/java/org/robolectric/internal/bytecode/
DInstrumentationConfiguration.java59 Collection<String> packagesToNotAquire, in InstrumentationConfiguration() argument
67 this.packagesToNotAcquire = ImmutableSet.copyOf(packagesToNotAquire); in InstrumentationConfiguration()