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

  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/fortress/
ServicesTest.java 26 import org.apache.harmony.security.fortress.Services;
31 * Tests for Services
37 Services.initServiceInfo(p);
39 Services.initServiceInfo(ap);
41 Provider.Service serv = Services.getService("Service.ALGORITHM");
49 Services.updateServiceInfo(); // restore from registered providers
50 serv = Services.getService("Service.ALGORITHM");
58 Services.updateServiceInfo(); //to make needRefresh = false;
59 Services.initServiceInfo(p);
60 Provider.Service serv = Services.getService("Service.ALGORITHM")
    [all...]
EngineTest.java 29 import org.apache.harmony.security.fortress.Services;
40 Services.updateServiceInfo();
48 Services.initServiceInfo(p);
67 Services.initServiceInfo(p);
81 Services.initServiceInfo(p);
99 Services.initServiceInfo(p);
  /external/oauth/core/src/main/java/
Android.mk 4 # This will build the client static library for the Google Services Framework
  /external/autotest/client/common_lib/cros/
dbus_send_unittests.py 124 string "Services"
169 'Services': ['/service/2'],
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/
README.rst 18 Boto is a Python package that provides interfaces to Amazon Web Services.
35 and provides a high-level object-oriented interface to many services.
42 Services
84 * Application Services
127 * Marketplace Web Services (Python 3)
131 Web Services. In addition, boto provides support for other public
132 services such as Google Storage in addition to private cloud systems
  /frameworks/base/services/
Android.mk 3 # merge all required services into one jar
7 LOCAL_MODULE := services
18 # Services that will be built as part of services.jar
21 services := \ macro
36 # The convention is to name each service module 'services.$(module_name)'
37 LOCAL_STATIC_JAVA_LIBRARIES := $(addprefix services.,$(services))
65 # services that we depend on. This differs from the above condition
68 include $(patsubst %,$(LOCAL_PATH)/%/Android.mk,$(services))
    [all...]
  /external/avahi/avahi-sharp/
ServiceBrowser.cs 113 public ServiceInfo[] Services
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
qossp.h 164 CONTROL_SERVICE Services[1];
  /external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/
SSLContext1Test.java 44 import org.apache.harmony.security.fortress.Services;
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cacerts/
cacerts.txt 385 AddTrust Low-Value Services Root
433 AddTrust Public Services Root
    [all...]
  /prebuilts/android-emulator/darwin-x86_64/lib/
ca-bundle.pem 177 AddTrust Low-Value Services Root
225 AddTrust Public Services Root
463 Comodo AAA Services root
487 Comodo Secure Services root
512 Comodo Trusted Services root
    [all...]
  /prebuilts/android-emulator/linux-x86_64/lib/
ca-bundle.pem 177 AddTrust Low-Value Services Root
225 AddTrust Public Services Root
463 Comodo AAA Services root
487 Comodo Secure Services root
512 Comodo Trusted Services root
    [all...]
  /prebuilts/android-emulator/windows/lib/
ca-bundle.pem 177 AddTrust Low-Value Services Root
225 AddTrust Public Services Root
463 Comodo AAA Services root
487 Comodo Secure Services root
512 Comodo Trusted Services root
    [all...]
  /frameworks/base/docs/html/guide/
guide_toc.cs 64 <div class="nav-section-header"><a href="<?cs var:toroot ?>guide/components/services.html">
65 <span class="en">Services</span>
68 <li><a href="<?cs var:toroot ?>guide/components/bound-services.html">
69 <span class="en">Bound Services</span>
305 <li><a href="<?cs var:toroot ?>guide/topics/ui/accessibility/services.html">
306 <span class="en">Building Accessibility Services</span>
  /build/tools/droiddoc/templates-sdk/components/
masthead.cs 254 <a class="dac-nav-link" href="<?cs var:toroot ?>google/index.html">Google Services</a>
  /external/protobuf/src/google/protobuf/compiler/
parser_unittest.cc 25 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 22 // load json files for Google services API suggestions
180 // If the root is reference, but page is also part of Google Services, select Google
    [all...]
  /build/tools/droiddoc/templates-ndk/assets/js/
docs.js 39 // load json files for Google services API suggestions
210 // If the root is reference, but page is also part of Google Services, select Google
    [all...]
  /frameworks/base/docs/html/topic/performance/
performance_toc.cs 657 "How to sync and back up app and user data to remote web services in the
    [all...]
  /frameworks/base/docs/html/training/
training_toc.cs     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js     [all...]

Completed in 1449 milliseconds