Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
DDcControllerTest.java48 import com.android.internal.telephony.dataconnection.DataConnection.UpdateLinkPropertyResult;
77 UpdateLinkPropertyResult mResult;
101 mResult = new UpdateLinkPropertyResult(lp); in setUp()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcController.java38 import com.android.internal.telephony.dataconnection.DataConnection.UpdateLinkPropertyResult;
354 UpdateLinkPropertyResult result = dc.updateLinkProperty(newState); in onDataStateChanged()
DDataConnection.java479 public static class UpdateLinkPropertyResult { class in DataConnection
483 public UpdateLinkPropertyResult(LinkProperties curLp) { in UpdateLinkPropertyResult() method in DataConnection.UpdateLinkPropertyResult
546 public UpdateLinkPropertyResult updateLinkProperty(DataCallResponse newState) { in updateLinkProperty()
547 UpdateLinkPropertyResult result = new UpdateLinkPropertyResult(mLinkProperties); in updateLinkProperty()
/frameworks/base/config/
Dboot-image-profile.txt23200 …llResponse;)Lcom/android/internal/telephony/dataconnection/DataConnection$UpdateLinkPropertyResult;