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.java622 public static final int TOUCHABLE_INSETS_VISIBLE field in InputMethodService.Insets
623 = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_VISIBLE;
1209 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.java66 import static android.view.ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_VISIBLE;
2201 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/api/
Dcurrent.txt18865 field public static final int TOUCHABLE_INSETS_VISIBLE = 2; // 0x2
Dsystem-current.txt20066 field public static final int TOUCHABLE_INSETS_VISIBLE = 2; // 0x2
Dtest-current.txt18878 field public static final int TOUCHABLE_INSETS_VISIBLE = 2; // 0x2