Searched refs:getContentWidth (Results 1 – 6 of 6) sorted by relevance
182 int getContentWidth() { in getContentWidth() method in XLargeUi
366 if (mCurrentTextureWidth != mUi.getContentWidth() || in dispatchDraw()368 mCurrentTextureWidth = mUi.getContentWidth(); in dispatchDraw()
2046 || view.getContentWidth() == 0) { in createScreenshot()2065 int contentWidth = view.getContentWidth(); in createScreenshot()
1899 if (mMainView.getContentWidth() <= 0 || mMainView.getContentHeight() <= 0) { in capture()
235 int getContentWidth() { in getContentWidth() method in PagedViewCellLayout
479 mContentWidth = mWidgetSpacingLayout.getContentWidth(); in onDataReady()1384 int contentWidth = mWidgetSpacingLayout.getContentWidth(); in syncWidgetPageItems()