Searched refs:getShortcutsWithQueryLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java1921 return getShortcutsWithQueryLocked(
1935 return getShortcutsWithQueryLocked(
1949 return getShortcutsWithQueryLocked(
1955 private ParceledListSlice<ShortcutInfo> getShortcutsWithQueryLocked(@NonNull String packageName, method in class:ShortcutService

Completed in 52 milliseconds