Home
last modified time | relevance | path

Searched refs:onComputeInsets (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DMainInteractionSession.java342 public void onComputeInsets(Insets outInsets) { in onComputeInsets() method in MainInteractionSession
343 super.onComputeInsets(outInsets); in onComputeInsets()
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java1089 onComputeInsets(mTmpInsets);
2078 public void onComputeInsets(Insets outInsets) { in onComputeInsets() method in VoiceInteractionSession
/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java719 onComputeInsets(mTmpInsets);
2328 public void onComputeInsets(Insets outInsets) { in onComputeInsets() method in InputMethodService
/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.txt20763 method public void onComputeInsets(android.inputmethodservice.InputMethodService.Insets);
41614 method public void onComputeInsets(android.service.voice.VoiceInteractionSession.Insets);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13457 method public void onComputeInsets(android.inputmethodservice.InputMethodService.Insets);