Searched defs:supportedTags (Results 1 – 4 of 4) sorted by relevance
83 Set<String> supportedTags = getSupportedTags(); in testDelegateCreated() local120 Set<String> supportedTags = getSupportedTags(); in testDelegateDestroyed() local145 Set<String> supportedTags = getSupportedTags(); in testDelegateChangingRegisteredTagsOverride() local203 Set<String> supportedTags = getSupportedTags(); in testDelegateChangingDeniedTagsChanged() local261 Set<String> supportedTags = getSupportedTags(); in testDelegateChangingDeniedTagsChangingToDestroy() local314 Set<String> supportedTags = new ArraySet<>(); in getSupportedTags() local
305 Set<String> supportedTags = getSupportedWifiConfigurationTags(minorVersion); in parseWifiConfigurationFromXmlInternal() local531 Set<String> supportedTags = getSupportedIpConfigurationTags(minorVersion); in parseIpConfigurationFromXml() local
79 public void sipDelegateConnected(Set<String> supportedTags, Set<FeatureTagState> deniedTags) { in sipDelegateConnected()
339 LastSipDelegateStat(int subId, Set<String> supportedTags) { in LastSipDelegateStat()370 public boolean compare(int subId, Set<String> supportedTags) { in compare()953 public synchronized void createSipDelegateStats(int subId, Set<String> supportedTags) { in createSipDelegateStats()961 public synchronized void onSipDelegateStats(int subId, Set<String> supportedTags, in onSipDelegateStats()1498 private LastSipDelegateStat getLastSipDelegateStat(int subId, Set<String> supportedTags) { in getLastSipDelegateStat()