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

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapObexServer.java 63 private static final int UUID_LENGTH = 16;
189 if (uuid.length != UUID_LENGTH) {
193 for (int i = 0; i < UUID_LENGTH; i++) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 

Completed in 2800 milliseconds