Home | History | Annotate | Download | only in database

Lines Matching defs:PHONE_ID

147         static final int PHONE_ID = 0;
630 insert.bindLong(1, updatedContactCursor.getLong(PhoneQuery.PHONE_ID));