Home
last modified time | relevance | path

Searched refs:hasCompatDisplayInsetsWithoutInheritance (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DTransparentPolicy.java201 || mActivityRecord.hasCompatDisplayInsetsWithoutInheritance()) { in shouldSkipTransparentPolicy()
DActivityRecord.java8334 boolean hasCompatDisplayInsetsWithoutInheritance() { in hasCompatDisplayInsetsWithoutInheritance() method in ActivityRecord