Searched defs:descriptor (Results 1 – 4 of 4) sorted by relevance
49 ParcelFileDescriptor descriptor = null; in testEstablish() local93 ParcelFileDescriptor descriptor = ParcelFileDescriptor.fromDatagramSocket(socket); in testProtect_int() local
145 BluetoothGattDescriptor descriptor = getDescriptor(); in writeDescriptor() local231 BluetoothGattDescriptor descriptor = new BluetoothGattDescriptor(DESCRIPTOR_UUID, 0x11); in createService() local
165 BluetoothGattDescriptor descriptor = getDescriptor(); in writeDescriptor() local172 BluetoothGattDescriptor descriptor = getDescriptor(); in readDescriptor() local
392 void newMethod(String name, String descriptor, int access) { in newMethod()