Searched refs:UpdateMethod (Results 1 – 8 of 8) sorted by relevance
23 import androidx.room.vo.UpdateMethod in <lambda>()34 class UpdateMethodProcessorTest : ShortcutMethodProcessorTest<UpdateMethod>(Update::class) { in <lambda>()40 executableElement: ExecutableElement): UpdateMethod { in <lambda>()
23 import androidx.room.vo.UpdateMethod34 fun process(): UpdateMethod { in process()55 return UpdateMethod( in process()
9 c:UpdateMethod=13:SPP-ClientInitiated38 c:UpdateMethod=13:SPP-ClientInitiated
26 c:UpdateMethod=13:SPP-ClientInitiated55 c:UpdateMethod=13:SPP-ClientInitiated
22 class UpdateMethod(element: ExecutableElement, name: String, class
30 val updateMethods: List<UpdateMethod>,
2476 "android/arch/persistence/room/vo/UpdateMethod": "androidx/room/vo/UpdateMethod",