Uses of Class
android.os.ParcelUuid

Packages that use ParcelUuid
android.bluetooth   
android.os   
 

Uses of ParcelUuid in android.bluetooth
 

Methods in android.bluetooth that return ParcelUuid
 ParcelUuid[] BluetoothDevice.getUuids()
           
 

Uses of ParcelUuid in android.os
 

Fields in android.os with type parameters of type ParcelUuid
static Parcelable.Creator<ParcelUuid> ParcelUuid.CREATOR
           
 

Methods in android.os that return ParcelUuid
static ParcelUuid ParcelUuid.fromString(String uuid)
           
 



Copyright © 2008-2012. All Rights Reserved.