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/
DShortcutInfoCompat.java47 public Intent makeIntent() { in makeIntent() method in ShortcutInfoCompat
/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DActionServiceImpl.java135 private static Intent makeIntent(final int opcode) { in makeIntent() method in ActionServiceImpl
151 public static Intent makeIntent(final int opcode) { in makeIntent() method in ActionServiceImpl.PendingActionReceiver