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.java55 public static Intent makeIntent(ShortcutInfo si) { in makeIntent() method in ShortcutKey
/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DActionServiceImpl.java142 private static Intent makeIntent(final int opcode) { in makeIntent() method in ActionServiceImpl
158 public static Intent makeIntent(final int opcode) { in makeIntent() method in ActionServiceImpl.PendingActionReceiver