Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutPackage.java67 import com.android.server.pm.ShortcutService.ShortcutOperation;
1421 @ShortcutOperation int operation) { in enforceShortcutCountsBeforeOperation()
H A DShortcutService.java442 @interface ShortcutOperation { annotation in ShortcutService