Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutPackage.java1039 forEachShortcutStopWhen(si -> { in areAllActivitiesStillEnabled()
1601 forEachShortcutStopWhen(AppSearchShortcutInfo.QUERY_IS_NOT_MANIFEST, si -> { in hasNonManifestShortcuts()
1725 forEachShortcutStopWhen(si -> { in hasNoShortcut()
2478 forEachShortcutStopWhen(query, si -> { in forEachShortcut()
2522 private void forEachShortcutStopWhen( in forEachShortcutStopWhen() method
2524 forEachShortcutStopWhen("", cb); in forEachShortcutStopWhen()
2527 private void forEachShortcutStopWhen( in forEachShortcutStopWhen() method
/aosp12/frameworks/base/services/
H A Dart-profile32474 HPLcom/android/server/pm/ShortcutPackage;->forEachShortcutStopWhen(Ljava/lang/String;Ljava/util/fun…
32475 HPLcom/android/server/pm/ShortcutPackage;->forEachShortcutStopWhen(Ljava/util/function/Function;)V
32509 HPLcom/android/server/pm/ShortcutPackage;->lambda$forEachShortcutStopWhen$50$ShortcutPackage(Ljava/…