Home
last modified time | relevance | path

Searched refs:isTranslucentOrFloating (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DActivityInfo.java1242 public static boolean isTranslucentOrFloating(TypedArray attributes) { in isTranslucentOrFloating() method in ActivityInfo
/frameworks/base/services/core/java/com/android/server/wm/
DActivityRecord.java1035 fullscreen = !ActivityInfo.isTranslucentOrFloating(ent.array); in ActivityRecord()
/frameworks/base/api/
Dtest-lint-baseline.txt724 MissingNullability: android.content.pm.ActivityInfo#isTranslucentOrFloating(android.content.res.Typ…
Dtest-current.txt681 method public static boolean isTranslucentOrFloating(android.content.res.TypedArray);
/frameworks/base/config/
Dboot-image-profile.txt3988 HSPLandroid/content/pm/ActivityInfo;->isTranslucentOrFloating(Landroid/content/res/TypedArray;)Z