OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isPinnedByCaller
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/core/java/android/content/pm/
ShortcutServiceInternal.java
52
isPinnedByCaller
(int launcherUserId, @NonNull String callingPackage,
/frameworks/base/services/core/java/com/android/server/pm/
ShortcutPackage.java
539
final boolean
isPinnedByCaller
= (callingLauncher == null)
543
if (!
isPinnedByCaller
) {
551
if (!
isPinnedByCaller
) {
[
all
...]
LauncherAppsService.java
533
if (!mShortcutServiceInternal.
isPinnedByCaller
(getCallingUserId(),
[
all
...]
ShortcutService.java
[
all
...]
Completed in 107 milliseconds