Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutPackage.java1070 forEachShortcutStopWhen(si -> { in areAllActivitiesStillEnabled()
1670 forEachShortcutStopWhen(si -> { in hasNonManifestShortcuts()
1799 forEachShortcutStopWhen(si -> { in hasNoShortcut()
2426 forEachShortcutStopWhen(si -> { in forEachShortcut()
2439 private void forEachShortcutStopWhen( in forEachShortcutStopWhen() method in ShortcutPackage
/aosp14/frameworks/base/services/
H A Dart-profile6925 HPLcom/android/server/pm/ShortcutPackage;->forEachShortcutStopWhen(Ljava/util/function/Function;)V+…