Home
last modified time | relevance | path

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

/packages/modules/RemoteKeyProvisioning/app/src/com/android/rkpdapp/interfaces/
DServerInterface.java62 public static final int SYNC_CONNECT_TIMEOUT_RETRICTED_MS = 400; field in ServerInterface
159 return SYNC_CONNECT_TIMEOUT_RETRICTED_MS; in getConnectTimeoutMs()
/packages/modules/RemoteKeyProvisioning/app/tests/unit/src/com/android/rkpdapp/unittest/
DServerInterfaceTest.java392 ServerInterface.SYNC_CONNECT_TIMEOUT_RETRICTED_MS); in testServerConnectionTimeout()
396 ServerInterface.SYNC_CONNECT_TIMEOUT_RETRICTED_MS); in testServerConnectionTimeout()