Searched refs:HostStubGenKeptInImpl (Results 1 – 7 of 7) sorted by relevance
24 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl40 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl50 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl75 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl91 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl101 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl121 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl141 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl157 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl173 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl[all …]
15 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl20 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl42 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl65 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl70 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl92 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl114 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl137 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl142 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl164 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl[all …]
25 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl30 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl61 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl94 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl99 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl130 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl161 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl194 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl199 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl230 com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl[all …]
32 public @interface HostStubGenKeptInImpl { annotation33 String CLASS_INTERNAL_NAME = HostTestUtils.getInternalName(HostStubGenKeptInImpl.class);
132 var allowed = clazz.getAnnotation(HostStubGenKeptInImpl.class) != null; in isClassAllowedToCallNonStubMethods()
29 import com.android.hoststubgen.hosthelper.HostStubGenKeptInImpl in <lambda>()78 v.visitAnnotation(HostStubGenKeptInImpl.CLASS_DESCRIPTOR, true) in <lambda>()