Home
last modified time | relevance | path

Searched defs:getInsetHintLw (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DWindowManagerPolicy.java875 public void getInsetHintLw(WindowManager.LayoutParams attrs, Rect outContentInsets, in getInsetHintLw() method
/frameworks/base/policy/src/com/android/internal/policy/impl/
DPhoneWindowManager.java3109 public void getInsetHintLw(WindowManager.LayoutParams attrs, Rect outContentInsets, in getInsetHintLw() method in PhoneWindowManager