Home
last modified time | relevance | path

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

/frameworks/support/room/compiler/src/main/kotlin/androidx/room/processor/
DProcessorErrors.kt485 val RELATION_CANNOT_BE_CONSTRUCTOR_PARAMETER = """ constant
DPojoProcessor.kt332 ProcessorErrors.RELATION_CANNOT_BE_CONSTRUCTOR_PARAMETER) in <lambda>()
/frameworks/support/room/compiler/src/test/kotlin/androidx/room/processor/
DPojoProcessorTest.kt819 ProcessorErrors.RELATION_CANNOT_BE_CONSTRUCTOR_PARAMETER in <lambda>()