Home
last modified time | relevance | path

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

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