Searched refs:mTouchableInsets (Results 1 – 3 of 3) sorted by relevance
275 mTouchableInsets = val; in setTouchableInsets()279 int mTouchableInsets; field in ViewTreeObserver.InternalInsetsInfo285 mTouchableInsets = TOUCHABLE_INSETS_FRAME; in reset()292 && mTouchableInsets == TOUCHABLE_INSETS_FRAME; in isEmpty()300 result = 31 * result + mTouchableInsets; in hashCode()310 return mTouchableInsets == other.mTouchableInsets && in equals()321 mTouchableInsets = other.mTouchableInsets; in set()
2659 mWindowSession.setInsets(mWindow, insets.mTouchableInsets, in performTraversals()
1894 + ", touchableInsets " + w.mTouchableInsets + " -> " + touchableInsets); in setInsetsWindow()1900 w.mTouchableInsets = touchableInsets; in setInsetsWindow()