Searched refs:TIMEOUT_REASON_WAITING_FOR_CONNECTING (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/media/
H A DMediaRouterService.java797 private static final int TIMEOUT_REASON_WAITING_FOR_CONNECTING = 3; field in class:MediaRouterService.UserHandler
1082 updateConnectionTimeout(TIMEOUT_REASON_WAITING_FOR_CONNECTING);
1105 case TIMEOUT_REASON_WAITING_FOR_CONNECTING:
1133 case TIMEOUT_REASON_WAITING_FOR_CONNECTING:

Completed in 10 milliseconds