Home
last modified time | relevance | path

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

/frameworks/base/ravenwood/tools/hoststubgen/lib/com/android/hoststubgen/filters/
DDelegatingFilter.kt95 override fun hasAnyMethodCallReplace(): Boolean { in hasAnyMethodCallReplace() method in com.android.hoststubgen.filters.DelegatingFilter
DOutputFilter.kt103 open fun hasAnyMethodCallReplace(): Boolean { in hasAnyMethodCallReplace() method in com.android.hoststubgen.filters.OutputFilter
DInMemoryOutputFilter.kt150 override fun hasAnyMethodCallReplace(): Boolean { in hasAnyMethodCallReplace() method