Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DShortcutInfo.java2264 public boolean isExcludedFromSurfaces(@Surface int surface) { in isExcludedFromSurfaces() method in ShortcutInfo
2575 if (isExcludedFromSurfaces(SURFACE_LAUNCHER)) { in toStringInner()
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutPackage.java345 if (shortcut.isExcludedFromSurfaces(ShortcutInfo.SURFACE_LAUNCHER)) { in ensureAllShortcutsVisibleToLauncher()
410 if (newShortcut.isExcludedFromSurfaces(ShortcutInfo.SURFACE_LAUNCHER)) { in addOrReplaceDynamicShortcut()
483 if (newShortcut.isExcludedFromSurfaces(ShortcutInfo.SURFACE_LAUNCHER)) { in pushDynamicShortcut()
DShortcutService.java2306 !shortcut.isExcludedFromSurfaces(ShortcutInfo.SURFACE_LAUNCHER),
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt13569 method public boolean isExcludedFromSurfaces(int);