Home | History | Annotate | Download | only in sdk

Lines Matching full:uuid

4661 		<method name="listenUsingInsecureRfcommWithServiceRecord(Ljava/lang/String;Ljava/util/UUID;)Landroid/bluetooth/BluetoothServerSocket;" since="10" />
4662 <method name="listenUsingRfcommWithServiceRecord(Ljava/lang/String;Ljava/util/UUID;)Landroid/bluetooth/BluetoothServerSocket;" />
4666 <method name="startLeScan([Ljava/util/UUID;Landroid/bluetooth/BluetoothAdapter$LeScanCallback;)Z" since="18" />
5029 <method name="createInsecureRfcommSocketToServiceRecord(Ljava/util/UUID;)Landroid/bluetooth/BluetoothSocket;" since="10" />
5030 <method name="createRfcommSocketToServiceRecord(Ljava/util/UUID;)Landroid/bluetooth/BluetoothSocket;" />
5083 <method name="getService(Ljava/util/UUID;)Landroid/bluetooth/BluetoothGattService;" />
5116 <method name="&lt;init>(Ljava/util/UUID;II)V" />
5118 <method name="getDescriptor(Ljava/util/UUID;)Landroid/bluetooth/BluetoothGattDescriptor;" />
5127 <method name="getUuid()Ljava/util/UUID;" />
5166 <method name="&lt;init>(Ljava/util/UUID;I)V" />
5169 <method name="getUuid()Ljava/util/UUID;" />
5193 <method name="getService(Ljava/util/UUID
5212 <method name="&lt;init>(Ljava/util/UUID;I)V" />
5215 <method name="getCharacteristic(Ljava/util/UUID;)Landroid/bluetooth/BluetoothGattCharacteristic;" />
5220 <method name="getUuid()Ljava/util/UUID;" />
11945 <method name="&lt;init>(Ljava/util/UUID;[B)V" />
11946 <method name="isCryptoSchemeSupported(Ljava/util/UUID;)Z" />
11956 <method name="&lt;init>(Ljava/util/UUID;)V" />
11964 <method name="isCryptoSchemeSupported(Ljava/util/UUID;)Z" />
11965 <method name="isCryptoSchemeSupported(Ljava/util/UUID;Ljava/lang/String;)Z" since="19" />
12895 <field name="uuid" />
17708 <method name="&lt;init>(Ljava/util/UUID;)V" />
17710 <method name="getUuid()Ljava/util/UUID;" />
42534 <class name="java/util/UUID" since="1">
42540 <method name="compareTo(Ljava/util/UUID;)I" />
42541 <method name="fromString(Ljava/lang/String;)Ljava/util/UUID;" />
42544 <method name="nameUUIDFromBytes([B)Ljava/util/UUID;" />
42546 <method name="randomUUID()Ljava/util/UUID;" />