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