Home
last modified time | relevance | path

Searched refs:TOUCHABLE_INSETS_CONTENT (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DMainInteractionSession.java344 outInsets.touchableInsets = Insets.TOUCHABLE_INSETS_CONTENT; in onComputeInsets()
346 outInsets.touchableInsets = Insets.TOUCHABLE_INSETS_CONTENT; in onComputeInsets()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DHardwareUiLayout.java541 ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_CONTENT);
/frameworks/base/core/java/android/view/
DViewTreeObserver.java258 public static final int TOUCHABLE_INSETS_CONTENT = 1; field in ViewTreeObserver.InternalInsetsInfo
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java977 public static final int TOUCHABLE_INSETS_CONTENT field in VoiceInteractionSession.Insets
978 = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_CONTENT;
/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java826 public static final int TOUCHABLE_INSETS_CONTENT field in InputMethodService.Insets
827 = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_CONTENT;
/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java31 import static android.view.ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_CONTENT;
3081 case TOUCHABLE_INSETS_CONTENT: in getTouchableRegion()
/frameworks/base/non-updatable-api/
Dcurrent.txt22735 field public static final int TOUCHABLE_INSETS_CONTENT = 1; // 0x1
42330 field public static final int TOUCHABLE_INSETS_CONTENT = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt22735 field public static final int TOUCHABLE_INSETS_CONTENT = 1; // 0x1
42474 field public static final int TOUCHABLE_INSETS_CONTENT = 1; // 0x1
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13542 field public static final int TOUCHABLE_INSETS_CONTENT = 1; // 0x1
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt79422 Landroid/view/ViewTreeObserver$InternalInsetsInfo;->TOUCHABLE_INSETS_CONTENT:I