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