OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetSimulationIntervalMs
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/device/bluetooth/
bluetooth_chromeos_unittest.cc
265
fake_bluetooth_device_client_->
SetSimulationIntervalMs
(10);
622
fake_bluetooth_device_client_->
SetSimulationIntervalMs
(10);
[
all
...]
/external/chromium_org/chromeos/dbus/
fake_bluetooth_device_client.h
73
void
SetSimulationIntervalMs
(int interval_ms);
fake_bluetooth_device_client.cc
531
void FakeBluetoothDeviceClient::
SetSimulationIntervalMs
(int interval_ms) {
[
all
...]
Completed in 34 milliseconds