OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:refreshDevice
(Results
1 - 5
of
5
) sorted by null
/system/bt/service/doc/
IBluetoothGattClient.txt
49
boolean
refreshDevice
(in int client_id, in String device_address);
/frameworks/base/core/java/android/bluetooth/
IBluetoothGatt.aidl
52
void
refreshDevice
(in int clientIf, in String address);
BluetoothGatt.java
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java
390
public void
refreshDevice
(int clientIf, String address) {
393
service.
refreshDevice
(clientIf, address);
[
all
...]
/external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar
Completed in 75 milliseconds