Searched defs:charList (Results 1 – 5 of 5) sorted by relevance
503 List<BluetoothGattCharacteristic> charList = gattService.getCharacteristics(); in gattClientReadCharacteristicByIndex() local535 List<BluetoothGattCharacteristic> charList = mGattService.getCharacteristics(); in gattClientReadCharacteristicByInstanceId() local578 List<BluetoothGattCharacteristic> charList = mGattService.getCharacteristics(); in gattClientWriteDescriptorByInstanceId() local625 List<BluetoothGattCharacteristic> charList = mGattService.getCharacteristics(); in gattClientWriteCharacteristicByInstanceId() local670 List<BluetoothGattCharacteristic> charList = mGattService.getCharacteristics(); in gattClientModifyAccessAndWriteCharacteristicByInstanceId() local756 List<BluetoothGattCharacteristic> charList = mGattService.getCharacteristics(); in gattClientModifyAccessAndReadCharacteristicByInstanceId() local839 List<BluetoothGattCharacteristic> charList = mGattService.getCharacteristics(); in gattClientModifyAccessAndWriteDescriptorByInstanceId() local928 List<BluetoothGattCharacteristic> charList = mGattService.getCharacteristics(); in gattClientModifyAccessAndReadDescriptorByInstanceId() local1015 List<BluetoothGattCharacteristic> charList = mGattService.getCharacteristics(); in gattClientModifyAccessAndReadCharacteristicByUuidAndInstanceId() local1146 List<BluetoothGattCharacteristic> charList = gattService.getCharacteristics(); in gattClientReadDescriptorByIndex() local[all …]
56 TypeNode charList = in strictEquals_referenceType() local
105 ArrayList<Character> charList = new ArrayList<>(charArray.length); in asArrayList() local
203 List charList = new ArrayList(); in processDir() local