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

  /packages/apps/Calendar/tests/src/com/android/calendar/alerts/
AlertServiceTest.java 469 int id4 = at.addAlertRow(4, SCHEDULED, ACCEPTED, 0, createTimeInMillis(4, 50), local
483 ntm.expectTestNotification(6, id4, PRIORITY_HIGH); // concurrent
503 new int[] {id6, id4, id3, id2, id1}, PRIORITY_MIN);
512 new int[] {id8, id7, id6, id5, id4, id3, id2, id1}, PRIORITY_MIN);
541 int id4 = at.addAlertRow(4, SCHEDULED, ACCEPTED, 0, createTimeInMillis(4, 50), local
555 ntm.expectTestNotification(6, id4, PRIORITY_HIGH); // concurrent
570 ntm.expectTestNotification(4, id4, PRIORITY_HIGH); // concurrent
631 int id4 = at.addAlertRow(4, SCHEDULED, ACCEPTED, 0, local
656 ntm.expectTestNotification(1, id4, PRIORITY_HIGH);
667 ntm.expectTestNotification(1, id4, PRIORITY_HIGH)
    [all...]
  /external/clang/test/SemaTemplate/
instantiate-member-template.cpp 100 X1<int*>::Inner4<int> id4; local
101 id4.f2(ip, i, dp); // expected-note{{instantiation}}

Completed in 641 milliseconds