Searched defs:installInstrumentedAppInParent (Results 1 – 6 of 6) sorted by relevance
32 OptionalBoolean installInstrumentedAppInParent() default ANY; in installInstrumentedAppInParent() method
47 OptionalBoolean installInstrumentedAppInParent() default ANY; in installInstrumentedAppInParent() method
48 OptionalBoolean installInstrumentedAppInParent() default ANY; in installInstrumentedAppInParent() method
54 OptionalBoolean installInstrumentedAppInParent() default ANY; in installInstrumentedAppInParent() method
150 private fun Class<out Annotation>.installInstrumentedAppInParent(annotation: Annotation) = in <lambda>() method