Class android.content.pm.ShortcutManager
Added Methods | |
---|---|
List<ShortcutInfo> getShortcuts (int )
|
|
void pushDynamicShortcut (ShortcutInfo )
|
|
void removeLongLivedShortcuts (List<String> )
|
Added Fields | |
---|---|
int FLAG_MATCH_CACHED
|
|
int FLAG_MATCH_DYNAMIC
|
|
int FLAG_MATCH_MANIFEST
|
|
int FLAG_MATCH_PINNED
|