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

  /frameworks/base/services/java/com/android/server/
ConnectivityService.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DataConnection.java 267 public UpdateLinkPropertyResult(LinkProperties curLp) {
268 oldLp = curLp;
269 newLp = curLp;
    [all...]

Completed in 643 milliseconds