Searched refs:makeIntent (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DNotificationTestList.java117 n.contentIntent = makeIntent();
141 "This is a notification!!!", makeIntent());
197 "This is the same notification!!!", makeIntent());
207 "This is the same notification!!!", makeIntent());
216 "This is the same notification!!!", makeIntent());
226 "This is the same notification!!!", makeIntent());
237 "This is the same notification!!!", makeIntent());
566 "This is a notification!!!", makeIntent());
586 makeIntent());
598 "Notify me!!!", makeIntent());
823 private PendingIntent makeIntent() { method in class:NotificationTestList
[all...]
/frameworks/base/cmds/am/src/com/android/commands/am/
H A DAm.java143 private Intent makeIntent() throws URISyntaxException { method in class:Am
361 Intent intent = makeIntent();
370 Intent intent = makeIntent();
531 Intent intent = makeIntent();
1095 Intent intent = makeIntent();

Completed in 212 milliseconds