Searched defs:widgetIdToPriorityMap (Results 1 – 2 of 2) sorted by relevance
100 val widgetIdToPriorityMap: Map<Int, Int> = in onSaveList() constant
387 val widgetIdToPriorityMap = mapOf(104 to 1, 103 to 2, 101 to 3) in reorderWidgets_queryDb() constant