Searched defs:onComputeInsets (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSession.java411 onComputeInsets(mTmpInsets);
708 public void onComputeInsets(Insets outInsets) { method in class:VoiceInteractionSession
/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodService.java323 onComputeInsets(mTmpInsets);
1064 public void onComputeInsets(Insets outInsets) { method in class:InputMethodService

Completed in 297 milliseconds