Home
last modified time | relevance | path

Searched refs:setLocationFromOffset (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSHeaderInfoLayout.kt69 location.setLocationFromOffset(pWidth, offset, this.measuredWidth, RTL) in layoutView()
121 fun setLocationFromOffset(parentWidth: Int, offset: Int, width: Int, RTL: Boolean) { in setLocationFromOffset() method in Location