Searched refs:isExcludedFromSurfaces (Results 1 – 5 of 5) sorted by relevance
2264 public boolean isExcludedFromSurfaces(@Surface int surface) { in isExcludedFromSurfaces() method in ShortcutInfo2575 if (isExcludedFromSurfaces(SURFACE_LAUNCHER)) { in toStringInner()
345 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()
2306 !shortcut.isExcludedFromSurfaces(ShortcutInfo.SURFACE_LAUNCHER),
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
13569 method public boolean isExcludedFromSurfaces(int);