Home
last modified time | relevance | path

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

/lifecycle/lifecycle-compiler/src/main/kotlin/androidx/lifecycle/
DErrorMessages.kt42 fun failedToGenerateAdapter(type: TypeElement, failureReason: EventMethod) = method
Dtransformation.kt122 ErrorMessages.failedToGenerateAdapter(type, eventMethod), in validateMethod()