Searched defs:currentSet (Results 1 – 5 of 5) sorted by relevance
49 val currentSet = getAuthorizedPanelsInternal(this) in removeAuthorizedPanels() constant62 val currentSet = getAuthorizedPanelsInternal(sharedPreferences) in addAuthorizedPanelsInternal() constant
171 Set<CredentialDescription> currentSet = mCredentialDescriptions.get(packageName); in getFilteredResultForProvider() local188 Set<CredentialDescription> currentSet = mCredentialDescriptions.get(packageName); in getMatchingProviders() local
413 for (auto currentSet = mLayers.cbegin(); currentSet != mLayers.cend(); ++currentSet) { in findCandidateRuns() local521 auto currentSet = bestRun->getStart(); in buildCachedSets() local
133 StreamSet& currentSet = mStreamSetMap.editValueFor(streamSetKey); in unregisterStream() local
111 Set<String> currentSet = new HashSet<String>(Arrays.asList(currentCameraDevices)); in updateCameraDevices() local