Home
last modified time | relevance | path

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

/frameworks/support/room/compiler/src/main/kotlin/androidx/room/solver/query/result/
DListQueryResultAdapter.kt32 val collectionType = ParameterizedTypeName in convert() constant
37 collectionType, outVarName, arrayListType, cursorVarName) in convert()