Home
last modified time | relevance | path

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

/development/samples/ShortcutSample/src/com/example/android/shortcutsample/
DMyReceiver.java44 public static PendingIntent getPinRequestAcceptedIntent(Context context) { in getPinRequestAcceptedIntent() method in MyReceiver
DShortcutHelper.java212 shortcut, MyReceiver.getPinRequestAcceptedIntent(mContext).getIntentSender())); in addWebSiteShortcut()
234 MyReceiver.getPinRequestAcceptedIntent(mContext).getIntentSender()); in requestPinShortcut()