OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TIMEOUT_FOR_USER_ACTION
(Results
1 - 2
of
2
) sorted by null
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
TestCase.java
46
protected static final int
TIMEOUT_FOR_USER_ACTION
= 60000;
ConnectReqTestCase.java
137
WifiP2pInfo p2pInfo = mReceiverTest.waitConnectionNotice(
TIMEOUT_FOR_USER_ACTION
);
Completed in 117 milliseconds