Home | History | Annotate | Download | only in btservice

Lines Matching refs:getUuids

559         public ParcelUuid[] getUuids() {
561 Log.w(TAG,"getUuids(): not allowed for non-active user");
567 return service.getUuids();
946 ParcelUuid[] getUuids() {
949 return mAdapterProperties.getUuids();
1247 return deviceProp.getUuids();