HomeSort by relevance Sort by last modified time
    Searched refs:SERVICE (Results 1 - 8 of 8) sorted by null

  /external/nist-sip/java/gov/nist/javax/sip/header/extensions/
ReferencesHeader.java 28 public static final String SERVICE = "service";
  /external/jmdns/src/javax/jmdns/impl/
NameRegister.java 22 * This name represents a service name
24 SERVICE,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.event_1.2.0.v20100503.jar 
org.eclipse.osgi.services_3.2.100.v20100503.jar 
  /developers/build/prebuilts/gradle/LNotifications/Application/src/main/java/com/example/android/lnotifications/
OtherMetadataFragment.java 309 SERVICE("service"),
  /developers/samples/android/notification/LNotifications/Application/src/main/java/com/example/android/lnotifications/
OtherMetadataFragment.java 309 SERVICE("service"),
  /development/samples/browseable/LNotifications/src/com.example.android.lnotifications/
OtherMetadataFragment.java 309 SERVICE("service"),
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.cc 237 NULL_SYMBOL, MESSAGE, FIELD, ENUM, ENUM_VALUE, SERVICE, METHOD,
258 || type == ENUM || type == SERVICE;
271 CONSTRUCTOR(ServiceDescriptor , SERVICE , service_descriptor )
283 case SERVICE : return service_descriptor ->file();
284 case METHOD : return method_descriptor ->service()->file();
    [all...]

Completed in 2930 milliseconds