Home
last modified time | relevance | path

Searched defs:fetchUuidsWithSdpResult (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBluetoothDevice.java31 private boolean fetchUuidsWithSdpResult = false; field in ShadowBluetoothDevice
105 public void setFetchUuidsWithSdpResult(boolean fetchUuidsWithSdpResult) { in setFetchUuidsWithSdpResult()