Searched refs:localRawProfile (Results 1 – 1 of 1) sorted by relevance
405 final Cursor localRawProfile = cr.query( in getLocalProfileGivenName() local411 if (localRawProfile == null) return null; in getLocalProfileGivenName()414 if (!localRawProfile.moveToFirst()) { in getLocalProfileGivenName()417 localRowProfileId = localRawProfile.getLong(0); in getLocalProfileGivenName()419 localRawProfile.close(); in getLocalProfileGivenName()