OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 709 milliseconds