OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NOTIFICATION_DELAY_OF_SECURE_TEST_FAILURE
(Results
1 - 2
of
2
) sorted by null
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
BleCocServerService.java
154
private static final long
NOTIFICATION_DELAY_OF_SECURE_TEST_FAILURE
= 5 * 1000;
199
// after
NOTIFICATION_DELAY_OF_SECURE_TEST_FAILURE
from the first onConnectionStateChange().
BleServerService.java
202
private static final long
NOTIFICATION_DELAY_OF_SECURE_TEST_FAILURE
= 5 * 1000;
237
// after
NOTIFICATION_DELAY_OF_SECURE_TEST_FAILURE
from the first onConnectionStateChange().
[
all
...]
Completed in 1491 milliseconds