Searched refs:getTranslatedContentInsets (Results 1 – 2 of 2) sorted by relevance
431 public Rect getTranslatedContentInsets(Rect contentInsets) { in getTranslatedContentInsets() method in CompatibilityInfo.Translator
2673 contentInsets = mTranslator.getTranslatedContentInsets(insets.contentInsets); in performTraversals()