Searched defs:CONNECTION_TIMEOUT_MILLIS (Results 1 – 2 of 2) sorted by relevance
32 public static final int CONNECTION_TIMEOUT_MILLIS = 1000; field in ZygoteConnectionConstants
33 public static final long CONNECTION_TIMEOUT_MILLIS = TimeUnit.SECONDS.toMillis(5); field in RestrictedProfilePinServiceConnection