Searched refs:insertMethodTypeFor (Results 1 – 2 of 2) sorted by relevance
32 fun insertMethodTypeFor(param: ShortcutQueryParameter): Type { in insertMethodTypeFor() method in androidx.room.vo.InsertionMethod
383 assertThat(insertion.insertMethodTypeFor(insertion.parameters.first()), in <lambda>()