Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutPackage.java37 import com.android.server.pm.ShortcutService.ShortcutOperation;
1047 @ShortcutOperation int operation) { in enforceShortcutCountsBeforeOperation()
DShortcutService.java405 @interface ShortcutOperation { annotation in ShortcutService