Home
last modified time | relevance | path

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

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowBluetoothDevice.java73 private boolean shouldThrowSecurityExceptions = false; field in ShadowBluetoothDevice
143 shouldThrowSecurityExceptions = shouldThrow; in setShouldThrowSecurityExceptions()
448 if (shouldThrowSecurityExceptions in checkForBluetoothConnectPermission()