HomeSort by relevance Sort by last modified time
    Searched refs:attributeIds (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
AvrcpControllerService.java 583 byte[] attributeIds = new byte [numAttributes];
586 attributeIds[i] = bbRsp.get();
590 numAttributes, attributeIds, attributeVals);
    [all...]
  /external/expat/lib/
xmlparse.c 265 HASH_TABLE attributeIds;
    [all...]

Completed in 41 milliseconds