HomeSort by relevance Sort by last modified time
    Searched refs:id4 (Results 1 - 6 of 6) 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}}
  /toolchain/binutils/binutils-2.25/bfd/
peicode.h 746 asection_ptr id4, id5, id6 = NULL, text = NULL;
853 id4 = pe_ILF_make_a_section (& vars, ".idata$4", SIZEOF_IDATA4, 0);
855 if (id4 == NULL || id5 == NULL)
866 ((unsigned int *) id4->contents)[0] = ordinal;
867 ((unsigned int *) id4->contents)[1] = 0x80000000;
871 * (unsigned int *) id4->contents = ordinal | 0x80000000;
926 pe_ILF_save_relocs (&vars, id4);
744 asection_ptr id4, id5, id6 = NULL, text = NULL; local
    [all...]
  /frameworks/base/core/java/android/widget/
RemoteViews.java     [all...]
  /external/v8/test/cctest/
test-api.cc 4388 UniqueId id4 = MakeUniqueId(g4s1.handle); local
4419 UniqueId id4 = MakeUniqueId(g4s1.handle); local
    [all...]
  /external/webrtc/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]

Completed in 790 milliseconds