Searched refs:numAttributes (Results 1 – 3 of 3) sorted by relevance
86 final int numAttributes = parser.getAttributeCount(); in componentHasAdservicesProcess() local88 for (int attrIdx = 0; attrIdx < numAttributes; attrIdx++) { in componentHasAdservicesProcess()
177 void onTrackChanged(byte[] address, byte numAttributes, int[] attributes, String[] attribVals) { in onTrackChanged() argument181 mAvrcpController.onTrackChanged(device, numAttributes, attributes, attribVals); in onTrackChanged()
451 BluetoothDevice device, byte numAttributes, int[] attributes, String[] attribVals) { in onTrackChanged() argument