Searched refs:mUUID (Results 1 – 2 of 2) sorted by relevance
79 private final UUID mUUID; field in BluetoothHeadsetClientCall95 mUUID = uuid; in BluetoothHeadsetClientCall()168 return mUUID; in getUUID()246 builder.append(mUUID); in toString()312 out.writeString(mUUID.toString()); in writeToParcel()
10423 Landroid/bluetooth/BluetoothHeadsetClientCall;->mUUID:Ljava/util/UUID;