Searched defs:instanceId (Results 1 – 8 of 8) sorted by relevance
| /frameworks/base/core/java/android/bluetooth/ |
| D | BluetoothGattService.java | 120 int instanceId, int serviceType) { in BluetoothGattService() 134 public BluetoothGattService(UUID uuid, int instanceId, int serviceType) { in BluetoothGattService() 253 /*package*/ BluetoothGattCharacteristic getCharacteristic(UUID uuid, int instanceId) { in getCharacteristic() 268 public void setInstanceId(int instanceId) { in setInstanceId()
|
| D | BluetoothGattCharacteristic.java | 253 UUID uuid, int instanceId, in BluetoothGattCharacteristic() 263 public BluetoothGattCharacteristic(UUID uuid, int instanceId, in BluetoothGattCharacteristic() 269 UUID uuid, int instanceId, in initCharacteristic() 360 /*package*/ BluetoothGattDescriptor getDescriptor(UUID uuid, int instanceId) { in getDescriptor() 414 public void setInstanceId(int instanceId) { in setInstanceId()
|
| D | BluetoothGattIncludedService.java | 49 public BluetoothGattIncludedService(UUID uuid, int instanceId, int serviceType) { in BluetoothGattIncludedService()
|
| D | BluetoothGatt.java | 716 int instanceId) { in getService() 734 int instanceId) { in getCharacteristicById() 750 /*package*/ BluetoothGattDescriptor getDescriptorById(BluetoothDevice device, int instanceId) { in getDescriptorById()
|
| D | BluetoothGattDescriptor.java | 241 public void setInstanceId(int instanceId) { in setInstanceId()
|
| D | BluetoothGattServer.java | 506 /*package*/ BluetoothGattService getService(UUID uuid, int instanceId, int type) { in getService()
|
| /frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/ |
| D | WifiAwareDiscoverySessionState.java | 55 PeerInfo(int instanceId, byte[] mac) { in PeerInfo()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
| D | RIL.java | 446 int cdmaSubscription, Integer instanceId) { in RIL()
|