Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DMainInteractionSession.java346 outInsets.touchableInsets = Insets.TOUCHABLE_INSETS_CONTENT; in onComputeInsets()
348 outInsets.touchableInsets = Insets.TOUCHABLE_INSETS_CONTENT; in onComputeInsets()
/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DNavigationBarController.java288 case ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_CONTENT: in updateTouchableInsets()
H A DInputMethodService.java1432 public static final int TOUCHABLE_INSETS_CONTENT field in InputMethodService.Insets
1433 = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_CONTENT;
/aosp14/frameworks/base/core/java/android/view/
H A DViewTreeObserver.java275 public static final int TOUCHABLE_INSETS_CONTENT = 1; field in ViewTreeObserver.InternalInsetsInfo
/aosp14/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java1055 public static final int TOUCHABLE_INSETS_CONTENT field in VoiceInteractionSession.Insets
1056 = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_CONTENT;
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowState.java34 import static android.view.ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_CONTENT;
3537 case TOUCHABLE_INSETS_CONTENT: in getTouchableRegion()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt20128 field public static final int TOUCHABLE_INSETS_CONTENT = 1; // 0x1
41417 field public static final int TOUCHABLE_INSETS_CONTENT = 1; // 0x1
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt64993 Landroid/view/ViewTreeObserver$InternalInsetsInfo;->TOUCHABLE_INSETS_CONTENT:I