Home
last modified time | relevance | path

Searched refs:ViewEntryPoint (Results 1 – 1 of 1) sorted by relevance

/external/dagger2/javatests/dagger/hilt/android/
DEntryPointAccessorsTest.kt132 internal interface ViewEntryPoint { in getString() interface in dagger.hilt.android.EntryPointAccessorsTest
167 val entryPoint = EntryPointAccessors.fromView<ViewEntryPoint>(view) in testViewEntryPoint()