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.java42 import com.android.server.pm.ShortcutService.ShortcutOperation;
1163 @ShortcutOperation int operation) { in enforceShortcutCountsBeforeOperation()
DShortcutService.java408 @interface ShortcutOperation { annotation in ShortcutService