Searched refs:enforceUwbRangingPermissionForPreflight (Results 1 – 3 of 3) sorted by relevance
261 public void enforceUwbRangingPermissionForPreflight( in enforceUwbRangingPermissionForPreflight() method in UwbInjector
299 mUwbInjector.enforceUwbRangingPermissionForPreflight(attributionSource); in openRanging()
349 doThrow(new SecurityException()).when(mUwbInjector).enforceUwbRangingPermissionForPreflight( in testThrowSecurityExceptionWhenOpenRangingCalledWithoutUwbRangingPermission()