Home
last modified time | relevance | path

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

/packages/modules/Connectivity/service/src/com/android/server/connectivity/
DNetworkAgentInfo.java555 public static final int ARG_AGENT_FAILURE = 0; field in NetworkAgentInfo
691 mHandler.obtainMessage(EVENT_AGENT_REGISTERED, ARG_AGENT_FAILURE, 0, this) in notifyRegistered()