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

1 2

  /external/jetty/src/java/org/eclipse/jetty/server/handler/
ContextHandlerCollection.java 70 PathMap contextMap = new PathMap();
109 Object contexts=contextMap.get(contextPath);
123 contextMap.put(contextPath, hosts);
144 contextMap.put(contextPath, contexts);
148 _contextMap=contextMap;
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
AppScanStats.java 35 /* ContextMap here is needed to grab Apps and Connections */
36 ContextMap contextMap;
80 public AppScanStats(String name, ContextMap map, GattService service) {
82 contextMap = map;
245 ContextMap.App appEntry = contextMap.getByName(appName);
257 List<ContextMap.Connection> connections =
258 contextMap.getConnectionByApp(appEntry.id);
262 Iterator<ContextMap.Connection> ii = connections.iterator()
    [all...]
  /external/jetty/lib/
slf4j-api-1.6.1.jar 
  /external/slf4j/integration/lib/
slf4j-api-1.5.11.jar 
slf4j-api-1.6.6.jar 
slf4j-api-1.6.99.jar 
slf4j-api-2.0.99.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
slf4j-api-1.7.5.jar 
  /prebuilts/tools/common/m2/repository/org/slf4j/slf4j-api/1.5.10/
slf4j-api-1.5.10.jar 
  /prebuilts/tools/common/m2/repository/org/slf4j/slf4j-api/1.6.2/
slf4j-api-1.6.2.jar 
  /prebuilts/tools/common/m2/repository/org/slf4j/slf4j-api/1.7.2/
slf4j-api-1.7.2.jar 
  /prebuilts/tools/common/m2/repository/org/slf4j/slf4j-api/1.7.5/
slf4j-api-1.7.5.jar 
  /prebuilts/tools/common/m2/repository/org/slf4j/slf4j-api/1.7.7/
slf4j-api-1.7.7.jar 
  /prebuilts/tools/common/m2/repository/org/slf4j/slf4j-api/1.7.10/
slf4j-api-1.7.10.jar 
  /prebuilts/tools/common/m2/repository/org/slf4j/slf4j-api/1.7.12/
slf4j-api-1.7.12.jar 
  /external/guice/extensions/persist/lib/
xwork-2.0.4.jar 
hibernate-search.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
logback-classic-0.9.8-SNAPSHOT.jar 
logback-core-0.9.8-SNAPSHOT.jar 
  /external/guice/extensions/struts2/lib/
xwork-core-2.2.1.jar 
jetty-6.1.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 
  /external/opencv3/samples/java/sbt/sbt/
sbt-launch.jar 
  /external/testng/ant/
ivy-2.1.0.jar 
  /prebuilts/tools/common/google-api-java-client/1.20.0/
google-api-java-client-min-repackaged-1.20.0.jar 

Completed in 1529 milliseconds

1 2