Home | History | Annotate | Download | only in source

Lines Matching defs:ext2

500             int32_t msgCode, ext1, ext2;
503 CHECK(msg->findInt32("ext2", &ext2));
505 ALOGI("Saw HDCP notification code %d, ext1 %d, ext2 %d",
506 msgCode, ext1, ext2);
1669 int msg, int ext1, int ext2, const Parcel *obj);
1683 int msg, int ext1, int ext2, const Parcel * /* obj */) {
1687 notify->setInt32("ext2", ext2);