Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
Dtouch_analytics.proto134 optional int32 touchAreaHeight = 10; field
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleExpandedView.java507 int touchAreaHeight = in updateManageButtonIfExists() local
512 int extraTouchArea = (touchAreaHeight - r.height()) / 2; in updateManageButtonIfExists()