Searched refs:TOUCHABLE_INSETS_VISIBLE (Results 1 – 8 of 8) sorted by relevance
339 case ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_VISIBLE: in updateTouchableInsets()
1564 public static final int TOUCHABLE_INSETS_VISIBLE field in InputMethodService.Insets1565 = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_VISIBLE;2348 outInsets.touchableInsets = Insets.TOUCHABLE_INSETS_VISIBLE; in onComputeInsets()
281 public static final int TOUCHABLE_INSETS_VISIBLE = 2; field in ViewTreeObserver.InternalInsetsInfo
35 import static android.view.ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_VISIBLE;3508 case TOUCHABLE_INSETS_VISIBLE: in getTouchableRegion()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
13545 field public static final int TOUCHABLE_INSETS_VISIBLE = 2; // 0x2
20866 field public static final int TOUCHABLE_INSETS_VISIBLE = 2; // 0x2
64352 Landroid/view/ViewTreeObserver$InternalInsetsInfo;->TOUCHABLE_INSETS_VISIBLE:I