Searched refs:mRawContactId (Results 1 – 2 of 2) sorted by relevance
61 private final long mRawContactId; field in RawContact70 return mRawContactId; in getRawContactId()165 if (mRawContactId > 0) { in toJSONObject()166 json.put("c", mRawContactId); in toJSONObject()194 mRawContactId = rawContactId; in RawContact()
44 private long mRawContactId; field in ContactOperations117 mRawContactId = rawContactId; in ContactOperations()364 mValues.put(Phone.RAW_CONTACT_ID, mRawContactId); in addInsertOp()