Searched refs:TYPE_REAL (Results 1 – 3 of 3) sorted by relevance
183 return InflationResult(TYPE_REAL, isUpdate = update, widgetInfo = appWidgetInfo) in inflateAppWidget()202 const val TYPE_REAL = 2 constant
507 fun `When valid TYPE_REAL App Widget then add item`() { in When valid TYPE_REAL App Widget then add item()550 type = WidgetInflater.TYPE_REAL, in When valid TYPE_REAL App Widget then add item()
519 WidgetInflater.TYPE_REAL -> in processWidget()