Searched refs:DATA_CONNECTION_ACTIVE_PH_LINK_INACTIVE (Results 1 – 2 of 2) sorted by relevance
66 static final int DATA_CONNECTION_ACTIVE_PH_LINK_INACTIVE = 0; field in DcController238 if (newState.active == DATA_CONNECTION_ACTIVE_PH_LINK_INACTIVE) { in onDataStateChanged()350 newOverallDataConnectionActiveState = DATA_CONNECTION_ACTIVE_PH_LINK_INACTIVE; in onDataStateChanged()360 case DATA_CONNECTION_ACTIVE_PH_LINK_INACTIVE: in onDataStateChanged()
90 protected static final int DATA_CONNECTION_ACTIVE_PH_LINK_INACTIVE = 0; field in DcTrackerBase