HomeSort by relevance Sort by last modified time
    Searched full:allservices (Results 1 - 10 of 10) 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);
  /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 160 List<PrintServiceInfo> allServices =
166 if (allServices != null) {
167 final int numServices = allServices.size();
169 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/org/gradle/gradle-tooling-api/3.1/
gradle-tooling-api-3.1.jar 

Completed in 1254 milliseconds