Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleCocServerService.java151 private static final int EXECUTION_DELAY = 1500; field in BleCocServerService
254 }, EXECUTION_DELAY); in onStartCommand()
DBleCocClientService.java136 private static final int EXECUTION_DELAY = 1500; field in BleCocClientService
186 }, EXECUTION_DELAY); in onStartCommand()