Searched refs:ParsedInstrumentationImpl (Results 1 – 8 of 8) sorted by relevance
35 public class ParsedInstrumentationImpl extends ParsedComponentImpl implements class47 public ParsedInstrumentationImpl() { in ParsedInstrumentationImpl() method in ParsedInstrumentationImpl84 protected ParsedInstrumentationImpl(Parcel in) { in ParsedInstrumentationImpl() method in ParsedInstrumentationImpl93 public static final Parcelable.Creator<ParsedInstrumentationImpl> CREATOR =94 new Parcelable.Creator<ParsedInstrumentationImpl>() {96 public ParsedInstrumentationImpl createFromParcel(Parcel source) {97 return new ParsedInstrumentationImpl(source);101 public ParsedInstrumentationImpl[] newArray(int size) {102 return new ParsedInstrumentationImpl[size];122 public ParsedInstrumentationImpl( in ParsedInstrumentationImpl() method in ParsedInstrumentationImpl[all …]
44 ParsedInstrumentationImpl in parseInstrumentation()45 instrumentation = new ParsedInstrumentationImpl(); in parseInstrumentation()50 ParseResult<ParsedInstrumentationImpl> result = ParsedComponentUtils.parseComponent( in parseInstrumentation()75 ParseResult<ParsedInstrumentationImpl> result = in parseInstrumentation()
20 import com.android.server.pm.pkg.component.ParsedInstrumentationImpl26 ParsedInstrumentationImpl::class30 ParsedInstrumentationImpl()31 override val creator = ParsedInstrumentationImpl.CREATOR
40 import com.android.server.pm.pkg.component.ParsedInstrumentationImpl437 transformSet = { ParsedInstrumentationImpl()
59 import com.android.server.pm.pkg.component.ParsedInstrumentationImpl;207 ParsedInstrumentationImpl instrumentation = new ParsedInstrumentationImpl(); in pkgWithInstrumentation()
77 import com.android.server.pm.pkg.component.ParsedInstrumentationImpl;1059 .addInstrumentation(new ParsedInstrumentationImpl()) in setKnownFields()
72 import com.android.server.pm.pkg.component.ParsedInstrumentationImpl;3296 ParsedInstrumentationImpl.CREATOR);
8413 …ponent/ParsedActivityImpl;,Lcom/android/server/pm/pkg/component/ParsedInstrumentationImpl;,Lcom/an…8439 HSPLcom/android/server/pm/pkg/component/ParsedInstrumentationImpl$1;-><init>()V8440 HSPLcom/android/server/pm/pkg/component/ParsedInstrumentationImpl;-><clinit>()V13320 Lcom/android/server/pm/pkg/component/ParsedInstrumentationImpl$1;13321 Lcom/android/server/pm/pkg/component/ParsedInstrumentationImpl;