Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java3133 ConnectivityDiagnosticsHandler.EVENT_DATA_STALL_SUSPECTED, detectionMethod, netId, in notifyDataStallSuspected()
7835 private static final int EVENT_DATA_STALL_SUSPECTED = 4; field in ConnectivityService.ConnectivityDiagnosticsHandler
7877 case EVENT_DATA_STALL_SUSPECTED: { in handleMessage()