Home
last modified time | relevance | path

Searched defs:fetchUuidsWithSdpResult (Results 1 – 2 of 2) 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()
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBluetoothDevice.java64 private boolean fetchUuidsWithSdpResult = false; field in ShadowBluetoothDevice
297 public void setFetchUuidsWithSdpResult(boolean fetchUuidsWithSdpResult) { in setFetchUuidsWithSdpResult()