Searched defs:descriptor (Results 1 – 6 of 6) sorted by relevance
49 ParcelFileDescriptor descriptor = null; in testEstablish() local93 ParcelFileDescriptor descriptor = ParcelFileDescriptor.fromDatagramSocket(socket); in testProtect_int() local
54 private ParcelFileDescriptor descriptor = null; field in VpnTestActivity
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
91 final AssetFileDescriptor descriptor = in readTypedFully() local
392 void newMethod(String name, String descriptor, int access) { in newMethod()