Searched refs:getTranslatedContentInsets (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/res/
H A DCompatibilityInfo.java413 public Rect getTranslatedContentInsets(Rect contentInsets) { method in class:CompatibilityInfo.Translator
/frameworks/base/core/java/android/view/
H A DViewRootImpl.java2259 contentInsets = mTranslator.getTranslatedContentInsets(insets.contentInsets);

Completed in 324 milliseconds