Home
last modified time | relevance | path

Searched defs:charList (Results 1 – 5 of 5) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DGattClientFacade.java503 List<BluetoothGattCharacteristic> charList = gattService.getCharacteristics(); in gattClientReadCharacteristicByIndex() local
535 List<BluetoothGattCharacteristic> charList = mGattService.getCharacteristics(); in gattClientReadCharacteristicByInstanceId() local
578 List<BluetoothGattCharacteristic> charList = mGattService.getCharacteristics(); in gattClientWriteDescriptorByInstanceId() local
625 List<BluetoothGattCharacteristic> charList = mGattService.getCharacteristics(); in gattClientWriteCharacteristicByInstanceId() local
670 List<BluetoothGattCharacteristic> charList = mGattService.getCharacteristics(); in gattClientModifyAccessAndWriteCharacteristicByInstanceId() local
756 List<BluetoothGattCharacteristic> charList = mGattService.getCharacteristics(); in gattClientModifyAccessAndReadCharacteristicByInstanceId() local
839 List<BluetoothGattCharacteristic> charList = mGattService.getCharacteristics(); in gattClientModifyAccessAndWriteDescriptorByInstanceId() local
928 List<BluetoothGattCharacteristic> charList = mGattService.getCharacteristics(); in gattClientModifyAccessAndReadDescriptorByInstanceId() local
1015 List<BluetoothGattCharacteristic> charList = mGattService.getCharacteristics(); in gattClientModifyAccessAndReadCharacteristicByUuidAndInstanceId() local
1146 List<BluetoothGattCharacteristic> charList = gattService.getCharacteristics(); in gattClientReadDescriptorByIndex() local
[all …]
/external/sdk-platform-java/gapic-generator-java/src/test/java/com/google/api/generator/engine/ast/
DTypeNodeTest.java56 TypeNode charList = in strictEquals_referenceType() local
/external/ow2-asm/asm-tree/src/main/java/org/objectweb/asm/tree/
DUtil.java105 ArrayList<Character> charList = new ArrayList<>(charArray.length); in asArrayList() local
/external/icu/icu4j/tools/misc/src/main/java/com/ibm/icu/dev/tool/charsetdet/mbcs/
DBIG5Tool.java203 List charList = new ArrayList(); in processDir() local
DEUCTool.java203 List charList = new ArrayList(); in processDir() local