OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:curLp
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/java/com/android/server/
ConnectivityService.java
[
all
...]
/frameworks/base/telephony/java/com/android/internal/telephony/
DataConnection.java
528
public UpdateLinkPropertyResult(LinkProperties
curLp
) {
529
oldLp =
curLp
;
530
newLp =
curLp
;
[
all
...]
Completed in 30 milliseconds