Home
last modified time | relevance | path

Searched refs:computeUserAnimatingTypes (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DInsetsController.java1903 public @InsetsType int computeUserAnimatingTypes() { in computeUserAnimatingTypes() method in InsetsController
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java2339 if ((mCurRootView.getInsetsController().computeUserAnimatingTypes() in showSoftInput()