Searched refs:getLayoutWidth (Results 1 – 1 of 1) sorted by relevance
487 new Rect(marginStartEnd, mMargin, marginStartEnd + getLayoutWidth(), in onTouched()687 return mScreenWidth - getMarginStartEndWith(mLastConfiguration) - getLayoutWidth(); in getMaxWindowX()742 final float halfWidth = getLayoutWidth() / 2.0f; in updateOffsetWith()865 private int getLayoutWidth() { in getLayoutWidth() method in AccessibilityFloatingMenuView874 return getMarginStartEndWith(mLastConfiguration) * 2 + getLayoutWidth(); in getWindowWidth()