HomeSort by relevance Sort by last modified time
    Searched refs:ServiceList (Results 1 - 2 of 2) sorted by null

  /libcore/ojluni/src/main/java/sun/security/jca/
ProviderList.java 349 return new ServiceList(type, algorithm);
367 return new ServiceList(ids);
375 private final class ServiceList extends AbstractList<Service> {
398 ServiceList(String type, String algorithm) {
404 ServiceList(List<ServiceId> ids) {
  /frameworks/base/
compiled-classes-phone     [all...]

Completed in 581 milliseconds