Home
last modified time | relevance | path

Searched refs:fetchUuidsWithSdpCount (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBluetoothDevice.java32 private int fetchUuidsWithSdpCount = 0; field in ShadowBluetoothDevice
118 fetchUuidsWithSdpCount++; in fetchUuidsWithSdp()
124 return fetchUuidsWithSdpCount; in getFetchUuidsWithSdpCount()