Searched refs:hostAuthId (Results 1 – 1 of 1) sorted by relevance
189 long hostAuthId = c.getLong(HostAuth.ID_PROJECTION_COLUMN); in findExistingAccount() local192 ACCOUNT_WHERE_HOSTAUTH, new String[] { Long.toString(hostAuthId) }, null); in findExistingAccount()