Home
last modified time | relevance | path

Searched refs:TOUCHABLE_INSETS_FRAME (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/
DViewTreeObserver.java146 public static final int TOUCHABLE_INSETS_FRAME = 0; field in ViewTreeObserver.InternalInsetsInfo
185 mTouchableInsets = TOUCHABLE_INSETS_FRAME; in reset()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DEventHole.java95 ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_FRAME); in onComputeInternalInsets()
/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java316 info.setTouchableInsets(ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_FRAME);
568 public static final int TOUCHABLE_INSETS_FRAME field in InputMethodService.Insets
569 = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_FRAME;
/frameworks/base/services/java/com/android/server/wm/
DWindowState.java170 int mTouchableInsets = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_FRAME;
1546 case ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_FRAME: in getTouchableRegion()
/frameworks/base/api/
Dcurrent.txt9885 field public static final int TOUCHABLE_INSETS_FRAME = 0; // 0x0
D14.txt9885 field public static final int TOUCHABLE_INSETS_FRAME = 0; // 0x0