HomeSort by relevance Sort by last modified time
    Searched refs:makeIntent (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tests/StatusBar/src/com/android/statusbartest/
NotificationTestList.java 125 n.contentIntent = makeIntent();
149 "This is a notification!!!", makeIntent());
205 "This is the same notification!!!", makeIntent());
215 "This is the same notification!!!", makeIntent());
224 "This is the same notification!!!", makeIntent());
234 "This is the same notification!!!", makeIntent());
245 "This is the same notification!!!", makeIntent());
574 "This is a notification!!!", makeIntent());
594 makeIntent());
606 "Notify me!!!", makeIntent());
    [all...]
  /frameworks/base/cmds/am/src/com/android/commands/am/
Am.java 146 private Intent makeIntent() throws URISyntaxException {
391 Intent intent = makeIntent();
400 Intent intent = makeIntent();
560 Intent intent = makeIntent();
    [all...]

Completed in 474 milliseconds