Searched refs:primaryPhone (Results 1 – 1 of 1) sorted by relevance
281 String primaryPhone = null; in onLoadComplete() local304 primaryPhone = cursor.getString(phoneNumberColumn); in onLoadComplete()323 if (primaryPhone != null) { in onLoadComplete()324 performAction(primaryPhone); in onLoadComplete()