Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DTransitionalScanHelper.java1547 final long callerToken = Binder.clearCallingIdentity(); in enforceReportDelayFloor() local
1570 Binder.restoreCallingIdentity(callerToken); in enforceReportDelayFloor()