HomeSort by relevance Sort by last modified time
    Searched defs:SERVICE_ID (Results 1 - 25 of 43) sorted by null

1 2

  /external/autotest/client/site_tests/peerd_MonitorsDBusConnections/
peerd_MonitorsDBusConnections.py 14 SERVICE_ID = 'test-service'
37 != SERVICE_ID):
57 self._manager.ExposeService(SERVICE_ID,
  /frameworks/base/telephony/java/android/telephony/ims/
ImsServiceProxyCompat.java 45 private static final int SERVICE_ID = ImsFeature.MMTEL;
73 return getServiceInterface(mBinder).isConnected(SERVICE_ID, callServiceType, callType);
79 return getServiceInterface(mBinder).isOpened(SERVICE_ID);
120 return getServiceInterface(mBinder).getUtInterface(SERVICE_ID);
144 return getServiceInterface(mBinder).getEcbmInterface(SERVICE_ID);
151 getServiceInterface(mBinder).setUiTTYMode(SERVICE_ID, uiTtyMode, onComplete);
157 return getServiceInterface(mBinder).getMultiEndpointInterface(SERVICE_ID);
  /external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/
LogFactory.java 93 protected static final String SERVICE_ID = "META-INF/services/org.apache.commons.logging.LogFactory";
  /external/apache-http/src/org/apache/commons/logging/
LogFactory.java 102 protected static final String SERVICE_ID =
505 "[LOOKUP] Looking for a resource file of name [" + SERVICE_ID
510 SERVICE_ID);
530 + " as specified by file '" + SERVICE_ID
540 "[LOOKUP] No resource file with name '" + SERVICE_ID
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
ParameterNamesIms.java 86 public static final String SERVICE_ID = "urn:urn-7:";
  /libcore/luni/src/main/java/javax/xml/validation/
SchemaFactoryFinder.java 295 return Collections.singleton(classLoader.getResource(SERVICE_ID));
298 Enumeration<URL> e = classLoader.getResources(SERVICE_ID);
300 debugPrintln("no "+SERVICE_ID+" file was found");
307 debugPrintln("failed to enumerate resources "+SERVICE_ID);
389 private static final String SERVICE_ID = "META-INF/services/" + SERVICE_CLASS.getName();
  /libcore/luni/src/main/java/javax/xml/xpath/
XPathFactoryFinder.java 328 URL resource = XPathFactoryFinder.class.getClassLoader().getResource(SERVICE_ID);
332 Enumeration<URL> e = classLoader.getResources(SERVICE_ID);
334 debugPrintln("no "+SERVICE_ID+" file was found");
340 debugPrintln("failed to enumerate resources "+SERVICE_ID);
349 private static final String SERVICE_ID = "META-INF/services/" + SERVICE_CLASS.getName();
  /prebuilts/tools/common/m2/repository/org/slf4j/jcl-over-slf4j/1.6.2/
jcl-over-slf4j-1.6.2.jar 
  /external/guice/extensions/persist/lib/
commons-logging-1.0.4.jar 
  /external/guice/extensions/struts2/lib/
commons-logging-1.0.4.jar 
  /external/guice/lib/build/
commons-logging-1.0.4.jar 
  /prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.0.4/
commons-logging-1.0.4.jar 
  /external/robolectric/v1/lib/main/
commons-logging-1.1.1.jar 
  /prebuilts/devtools/tools/lib/
commons-logging-1.1.1.jar 
osgi-4.0.0.jar 
  /prebuilts/misc/common/robolectric/lib/
commons-logging-1.1.1.jar 
  /prebuilts/tools/common/http-client/
commons-logging-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.1.1/
commons-logging-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.1.3/
commons-logging-1.1.3.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.apache.commons.logging_1.1.1.v201101211721.jar 
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar 
  /prebuilts/tools/common/offline-m2/commons-logging/commons-logging/1.1.1/
commons-logging-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar 
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.3.04/
xml-apis-1.3.04.jar 
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.4.01/
xml-apis-1.4.01.jar 

Completed in 288 milliseconds

1 2