Searched refs:contentFrame (Results 1 – 1 of 1) sorted by relevance
72 val contentFrame = findViewById<FrameLayout>(R.id.content) in bindAppWidget() constant73 contentFrame.addView( in bindAppWidget()86 val width = pxToDp(contentFrame.width) in bindAppWidget()87 val height = pxToDp(contentFrame.height) in bindAppWidget()