Home
last modified time | relevance | path

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

/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
DAndroidManifestParser.java250 Instrumentation[] getInstrumentations() { in getInstrumentations() method in AndroidManifestParser.ManifestHandler
898 public Instrumentation[] getInstrumentations() { in getInstrumentations() method in AndroidManifestParser