OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allservices
(Results
1 - 11
of
11
) sorted by null
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
IccServiceTableTest.java
61
byte[]
allServices
= {0x0f};
81
TestIccServiceTable testTable4 = new TestIccServiceTable(
allServices
);
/packages/services/Car/service/src/com/android/car/
ICarImpl.java
125
List<CarServiceBase>
allServices
= new ArrayList<>(Arrays.asList(
147
allServices
.add(mVmsSubscriberService);
148
allServices
.add(mVmsPublisherService);
151
allServices
.add(mCarDiagnosticService);
153
mAllServices =
allServices
.toArray(new CarServiceBase[0]);
/frameworks/base/core/tests/coretests/src/android/content/pm/
RegisteredServicesCacheTest.java
97
Collection<RegisteredServicesCache.ServiceInfo<TestServiceType>>
allServices
= cache
99
assertEquals(2,
allServices
.size());
101
for (RegisteredServicesCache.ServiceInfo<TestServiceType> srv :
allServices
) {
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
SelectPrinterActivity.java
188
List<PrintServiceInfo>
allServices
=
194
if (
allServices
!= null) {
195
final int numServices =
allServices
.size();
197
if (
allServices
.get(i).isEnabled()) {
/frameworks/base/core/java/android/content/pm/
RegisteredServicesCache.java
353
List<ServiceInfo<V>>
allServices
;
360
allServices
= new ArrayList<>(user.services.values());
363
for (ServiceInfo<V> service :
allServices
) {
/external/dagger2/lib/
auto-service-1.0-rc2.jar
/prebuilts/tools/common/m2/repository/com/google/auto/service/auto-service/1.0-rc2/
auto-service-1.0-rc2.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar
/prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-core/1.11.18/
aws-java-sdk-core-1.11.18.jar
Completed in 623 milliseconds