Searched defs:descs (Results 1 – 3 of 3) sorted by relevance
559 AuthenticatorDescription[] descs = AccountManager.get(this).getAuthenticatorTypes(); in getReleventAccountTypes() local
323 ArrayList<BluetoothGattDescriptor> descs = in BluetoothGattCharacteristic() local
2043 synchronized DataSourceError setNextMultiple(List<DataSourceDesc> descs) { in setNextMultiple()