HomeSort by relevance Sort by last modified time
    Searched full:clearservices (Results 1 - 22 of 22) sorted by null

  /external/chromium_org/ash/system/chromeos/network/
network_state_notifier_unittest.cc 72 service_test->ClearServices();
  /external/chromium_org/chrome/browser/extensions/api/mdns/
dns_sd_registry.h 71 bool ClearServices();
dns_sd_registry.cc 82 bool DnsSdRegistry::ServiceTypeData::ClearServices() {
183 if (service_data_map_[service_type]->ClearServices())
  /frameworks/base/core/java/android/bluetooth/
IBluetoothGatt.aidl 93 void clearServices(in int serverIf);
BluetoothGattServer.java 608 public void clearServices() {
609 if (DBG) Log.d(TAG, "clearServices()");
613 mService.clearServices(mServerIf);
  /external/chromium_org/chromeos/dbus/
fake_shill_service_client.h 98 virtual void ClearServices() OVERRIDE;
shill_service_client.h 74 virtual void ClearServices() = 0;
fake_shill_service_client.cc 422 void FakeShillServiceClient::ClearServices() {
  /external/chromium_org/chromeos/network/
network_cert_migrator_unittest.cc 53 service_test_->ClearServices();
network_connection_handler_unittest.cc 46 ->ClearServices();
client_cert_resolver_unittest.cc 62 service_test_->ClearServices();
network_state_handler_unittest.cc 173 service_test->ClearServices();
shill_property_handler_unittest.cc 266 service_test_->ClearServices();
  /external/chromium_org/chrome/browser/chromeos/
proxy_config_service_impl_unittest.cc 245 service_test->ClearServices();
  /external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_apitest.cc 156 service_test->ClearServices();
  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java 488 public void clearServices(int serverIf) {
491 service.clearServices(serverIf);
    [all...]
  /external/chromium_org/chrome/browser/chromeos/net/
network_portal_detector_impl_unittest.cc 214 service_test->ClearServices();
  /external/chromium_org/chrome/browser/ui/webui/options/
preferences_browsertest.cc 763 service_test->ClearServices();
    [all...]
  /development/sdk/
api-versions.xml     [all...]
  /frameworks/base/api/
current.txt     [all...]
  /prebuilts/sdk/api/
18.txt     [all...]
19.txt     [all...]

Completed in 1020 milliseconds