Searched refs:tempServerId (Results 1 – 1 of 1) sorted by relevance
480 final long tempServerId = c.getLong(DataQuery.COLUMN_SERVER_ID); in getRawContact() local481 if (tempServerId > 0) { in getRawContact()482 serverId = tempServerId; in getRawContact()