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