Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDataConnection.java483 public UpdateLinkPropertyResult(LinkProperties curLp) { in UpdateLinkPropertyResult() argument
484 oldLp = curLp; in UpdateLinkPropertyResult()
485 newLp = curLp; in UpdateLinkPropertyResult()