Searched defs:makeIntent (Results 1 – 3 of 3) sorted by relevance
261 private Intent makeIntent(int defUser) throws URISyntaxException { in makeIntent() method in ActivityManagerShellCommand
1121 private PendingIntent makeIntent() { in makeIntent() method in NotificationTestList
1526 protected Intent makeIntent(String action, Class<?> clazz, Object... bundleKeysAndValues) { in makeIntent() method in BaseShortcutManagerTest