Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java603 public static final int TOUCHABLE_INSETS_VISIBLE field in InputMethodService.Insets
604 = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_VISIBLE;
1083 outInsets.touchableInsets = Insets.TOUCHABLE_INSETS_VISIBLE; in onComputeInsets()
/frameworks/base/core/java/android/view/
DViewTreeObserver.java238 public static final int TOUCHABLE_INSETS_VISIBLE = 2; field in ViewTreeObserver.InternalInsetsInfo
/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java1341 case ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_VISIBLE: in getTouchableRegion()
/frameworks/base/api/
Dsystem-current.txt14267 field public static final int TOUCHABLE_INSETS_VISIBLE = 2; // 0x2
Dcurrent.txt13547 field public static final int TOUCHABLE_INSETS_VISIBLE = 2; // 0x2