Home
last modified time | relevance | path

Searched refs:getDescriptor (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/core/java/android/hardware/input/
DKeyboardLayout.java62 public String getDescriptor() { in getDescriptor() method in KeyboardLayout
DInputManager.java252 if (descriptor.equals(inputDevice.getDescriptor())) { in getInputDeviceByDescriptor()
/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCharacteristic.java289 /*package*/ BluetoothGattDescriptor getDescriptor(UUID uuid, int instanceId) { in getDescriptor() method in BluetoothGattCharacteristic
407 public BluetoothGattDescriptor getDescriptor(UUID uuid) { in getDescriptor() method in BluetoothGattCharacteristic
DBluetoothGattServer.java183 BluetoothGattDescriptor descriptor = characteristic.getDescriptor(descrUuid);
246 BluetoothGattDescriptor descriptor = characteristic.getDescriptor(descrUuid);
DBluetoothGatt.java447 BluetoothGattDescriptor descriptor = characteristic.getDescriptor(
496 BluetoothGattDescriptor descriptor = characteristic.getDescriptor(
/frameworks/support/v7/mediarouter/src/android/support/v7/media/
DMediaRouteProvider.java202 public final MediaRouteProviderDescriptor getDescriptor() { in getDescriptor() method in MediaRouteProvider
DRegisteredMediaRouteProvider.java67 MediaRouteProviderDescriptor descriptor = getDescriptor(); in onCreateRouteController()
DMediaRouteProviderService.java148 MediaRouteProviderDescriptor descriptor = mProvider.getDescriptor(); in onRegisterClient()
DMediaRouter.java1607 updateProviderContents(provider, providerInstance.getDescriptor()); in addProvider()
/frameworks/base/services/java/com/android/server/input/
DInputManagerService.java651 inputDevice.getDescriptor())) { in deliverInputDevicesChanged()
675 if (mDataStore.getCurrentKeyboardLayout(inputDevice.getDescriptor()) == null) { in deliverInputDevicesChanged()
761 if (inputDevice.getDescriptor().equals(descriptor)) { in containsInputDeviceWithDescriptor()
1010 final String inputDeviceDescriptor = device.getDescriptor(); in handleSwitchKeyboardLayout()
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
DDelegateMethodAdapter2.java218 outerType.getDescriptor()); // type of the field in generateDelegateCode()
DAbstractClassAdapter.java83 return type.getDescriptor(); in renameType()
/frameworks/base/core/java/android/view/
DInputDevice.java505 public String getDescriptor() { in getDescriptor() method in InputDevice
/frameworks/base/media/java/android/media/audiofx/
DAudioEffect.java446 public Descriptor getDescriptor() throws IllegalStateException { in getDescriptor() method in AudioEffect
/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth-le.jd579 BluetoothGattDescriptor descriptor = characteristic.getDescriptor(
/frameworks/base/docs/html/sdk/api_diff/16/
DmissingSinces.txt158 NO DOC BLOCK: android.view.InputDevice Method getDescriptor()
/frameworks/base/api/
Dcurrent.txt5206 method public android.bluetooth.BluetoothGattDescriptor getDescriptor(java.util.UUID);
13207 …method public android.media.audiofx.AudioEffect.Descriptor getDescriptor() throws java.lang.Illega…
26492 method public java.lang.String getDescriptor();