Searched refs:sourceName (Results 1 – 2 of 2) sorted by relevance
75 final String sourceName = partition.getLabel(); in getContactInfo() local77 cacheInfo.setExtendedSource(sourceName, directoryId); in getContactInfo()79 cacheInfo.setDirectorySource(sourceName, directoryId); in getContactInfo()
160 public int getMaxShortcuts(String sourceName) { in getMaxShortcuts() argument