Home
last modified time | relevance | path

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

/lifecycle/lifecycle-common/src/jvmTest/java/androidx/lifecycle/observers/
DInterfaceImpl2.kt18 class InterfaceImpl2 : Interface1, Interface2 {
DInterface2.kt22 interface Interface2 : LifecycleObserver { interface
DInterface2_LifecycleAdapter.kt24 class Interface2_LifecycleAdapter(base: Interface2) : GeneratedAdapter {