Searched refs:hearableDevicesPairedHistory (Results 1 – 1 of 1) sorted by relevance
198 LinkedList<Long> hearableDevicesPairedHistory = getHistory(context, in getUserCategory() local203 if (hearableDevicesPairedHistory != null in getUserCategory()204 && hearableDevicesPairedHistory.size() >= VALID_PAIRED_EVENT_COUNT) { in getUserCategory()