Searched defs:hasAnyMethodCallReplace (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/ravenwood/tools/hoststubgen/lib/com/android/hoststubgen/filters/ | ||
D | DelegatingFilter.kt | 95 override fun hasAnyMethodCallReplace(): Boolean { in hasAnyMethodCallReplace() method in com.android.hoststubgen.filters.DelegatingFilter |
D | OutputFilter.kt | 103 open fun hasAnyMethodCallReplace(): Boolean { in hasAnyMethodCallReplace() method in com.android.hoststubgen.filters.OutputFilter |
D | InMemoryOutputFilter.kt | 150 override fun hasAnyMethodCallReplace(): Boolean { in hasAnyMethodCallReplace() method |