Home | History | Annotate | Download | only in ui

Lines Matching defs:_ID

102  * Window that shows QuickContact dialog for a specific {@link Contacts#_ID}.
349 * Start showing a dialog for the given {@link Contacts#_ID} pointing
408 + "!=? OR (" + Data.MIMETYPE + "=? AND " + Data._ID + "=" + Contacts.PHOTO_ID
429 // No direct _ID provided, so force a lookup
725 * Description of a specific {@link Data#_ID} item, with style information
1179 final long dataId = cursor.getLong(DataQuery._ID);
1637 Data._ID,
1662 final int _ID = 0;