Searched refs:currentLookupKey (Results 1 – 1 of 1) sorted by relevance
113 String currentLookupKey = cursor.getString(lookupColumnIndex); in onLoadFinished() local114 if (!lookupKey.equals(currentLookupKey)) { in onLoadFinished()117 lookupKey = currentLookupKey; in onLoadFinished()