Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowManagerPolicy.java857 public void getContentInsetHintLw(WindowManager.LayoutParams attrs, Rect contentInset); in getContentInsetHintLw() method
/frameworks/base/policy/src/com/android/internal/policy/impl/
DPhoneWindowManager.java2585 public void getContentInsetHintLw(WindowManager.LayoutParams attrs, Rect contentInset) { in getContentInsetHintLw() method in PhoneWindowManager