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.java346 outInsets.touchableInsets = Insets.TOUCHABLE_INSETS_CONTENT; in onComputeInsets()
348 outInsets.touchableInsets = Insets.TOUCHABLE_INSETS_CONTENT; in onComputeInsets()
/frameworks/base/core/java/android/inputmethodservice/
DNavigationBarController.java330 case ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_CONTENT: in updateTouchableInsets()
DInputMethodService.java1557 public static final int TOUCHABLE_INSETS_CONTENT field in InputMethodService.Insets
1558 = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_CONTENT;
/frameworks/base/core/java/android/view/
DViewTreeObserver.java275 public static final int TOUCHABLE_INSETS_CONTENT = 1; field in ViewTreeObserver.InternalInsetsInfo
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java1068 public static final int TOUCHABLE_INSETS_CONTENT field in VoiceInteractionSession.Insets
1069 = ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_CONTENT;
/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java32 import static android.view.ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_CONTENT;
3505 case TOUCHABLE_INSETS_CONTENT: in getTouchableRegion()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt20863 field public static final int TOUCHABLE_INSETS_CONTENT = 1; // 0x1
41706 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/boot/hiddenapi/
Dhiddenapi-max-target-o.txt64350 Landroid/view/ViewTreeObserver$InternalInsetsInfo;->TOUCHABLE_INSETS_CONTENT:I