Home
last modified time | relevance | path

Searched defs:makeIntent (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/shortcuts/
DShortcutKey.java59 public static Intent makeIntent(ShortcutInfo si) { in makeIntent() method in ShortcutKey
/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DActionServiceImpl.java140 private static Intent makeIntent(final int opcode) { in makeIntent() method in ActionServiceImpl
156 public static Intent makeIntent(final int opcode) { in makeIntent() method in ActionServiceImpl.PendingActionReceiver