Searched refs:ACCOUNT_COMPONENT_NAME (Results 1 – 2 of 2) sorted by relevance
102 String groupAccountComponentName = cursor.getString(CallLogQuery.ACCOUNT_COMPONENT_NAME); in addGroups()132 accountComponentName = cursor.getString(CallLogQuery.ACCOUNT_COMPONENT_NAME); in addGroups()
50 public static final int ACCOUNT_COMPONENT_NAME = 18; field in CallLogQuery