Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java833 public static final int TOUCHABLE_INSETS_VISIBLE field in InputMethodService.Insets
834 = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_VISIBLE;
1488 outInsets.touchableInsets = Insets.TOUCHABLE_INSETS_VISIBLE; in onComputeInsets()
/frameworks/base/core/java/android/view/
DViewTreeObserver.java264 public static final int TOUCHABLE_INSETS_VISIBLE = 2; field in ViewTreeObserver.InternalInsetsInfo
/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java34 import static android.view.ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_VISIBLE;
3084 case TOUCHABLE_INSETS_VISIBLE: in getTouchableRegion()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13545 field public static final int TOUCHABLE_INSETS_VISIBLE = 2; // 0x2
/frameworks/base/non-updatable-api/
Dcurrent.txt22738 field public static final int TOUCHABLE_INSETS_VISIBLE = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt22738 field public static final int TOUCHABLE_INSETS_VISIBLE = 2; // 0x2
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt79424 Landroid/view/ViewTreeObserver$InternalInsetsInfo;->TOUCHABLE_INSETS_VISIBLE:I