OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXECUTION_DELAY
(Results
1 - 2
of
2
) sorted by null
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleCocClientService.java
136
private static final int
EXECUTION_DELAY
= 1500;
186
},
EXECUTION_DELAY
);
BleCocServerService.java
151
private static final int
EXECUTION_DELAY
= 1500;
254
},
EXECUTION_DELAY
);
Completed in 197 milliseconds