Searched refs:mServerContactId (Results 1 – 1 of 1) sorted by relevance
59 private final long mServerContactId; field in RawContact66 return mServerContactId; in getServerContactId()162 if (mServerContactId > 0) { in toJSONObject()163 json.put("i", mServerContactId); in toJSONObject()193 mServerContactId = serverContactId; in RawContact()