HomeSort by relevance Sort by last modified time
    Searched refs:setLinkProperties (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DataCallResponse.java 117 public SetupResult setLinkProperties(LinkProperties linkProperties,
234 Rlog.d(LOG_TAG, "setLinkProperties: UnknownHostException " + e);
249 Rlog.d(LOG_TAG, "setLinkProperties: error clearing LinkProperties " +
DataConnection.java 347 result.setupResult = setLinkProperties(newState, result.newLp);
    [all...]

Completed in 57 milliseconds