Searched refs:TOUCHABLE_INSETS_VISIBLE (Results 1 – 7 of 7) sorted by relevance
833 public static final int TOUCHABLE_INSETS_VISIBLE field in InputMethodService.Insets834 = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_VISIBLE;1488 outInsets.touchableInsets = Insets.TOUCHABLE_INSETS_VISIBLE; in onComputeInsets()
264 public static final int TOUCHABLE_INSETS_VISIBLE = 2; field in ViewTreeObserver.InternalInsetsInfo
34 import static android.view.ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_VISIBLE;3084 case TOUCHABLE_INSETS_VISIBLE: in getTouchableRegion()
13545 field public static final int TOUCHABLE_INSETS_VISIBLE = 2; // 0x2
22738 field public static final int TOUCHABLE_INSETS_VISIBLE = 2; // 0x2
79424 Landroid/view/ViewTreeObserver$InternalInsetsInfo;->TOUCHABLE_INSETS_VISIBLE:I