Home
last modified time | relevance | path

Searched refs:touchableInsets (Results 1 – 11 of 11) 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/view/
DIWindowSession.aidl150 oneway void setInsets(IWindow window, int touchableInsets, in Rect contentInsets, in setInsets() argument
DWindowlessWindowManager.java491 public void setInsets(android.view.IWindow window, int touchableInsets, in setInsets() argument
/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java736 info.setTouchableInsets(mTmpInsets.touchableInsets);
1580 public int touchableInsets; field in InputMethodService.Insets
1586 proto.write(TOUCHABLE_INSETS, touchableInsets); in dumpDebug()
2348 outInsets.touchableInsets = Insets.TOUCHABLE_INSETS_VISIBLE; in onComputeInsets()
4510 + " touchableInsets=" + mTmpInsets.touchableInsets
DNavigationBarController.java320 switch (originalInsets.touchableInsets) { in updateTouchableInsets()
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java1083 public int touchableInsets; field in VoiceInteractionSession.Insets
1093 info.setTouchableInsets(mTmpInsets.touchableInsets);
2084 outInsets.touchableInsets = Insets.TOUCHABLE_INSETS_FRAME; in onComputeInsets()
/frameworks/base/services/core/java/com/android/server/wm/
DSession.java332 public void setInsets(IWindow window, int touchableInsets, in setInsets() argument
334 mService.setInsetsWindow(this, window, touchableInsets, contentInsets, in setInsets()
DWindowManagerService.java2174 void setInsetsWindow(Session session, IWindow client, int touchableInsets, Rect contentInsets, in setInsetsWindow() argument
2185 + ", touchableInsets " + w.mTouchableInsets + " -> " + touchableInsets); in setInsetsWindow()
2190 && w.mTouchableInsets == touchableInsets in setInsetsWindow()
2199 w.mTouchableInsets = touchableInsets; in setInsetsWindow()
/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.txt20868 field public int touchableInsets;
41710 field public int touchableInsets;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13547 field public int touchableInsets;