Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcAsyncChannel.java278 value = mDc.getCopyLinkProperties(); in getLinkPropertiesSync()
DDataConnection.java277 LinkProperties getCopyLinkProperties() { in getCopyLinkProperties() method in DataConnection
1141 LinkProperties lp = getCopyLinkProperties(); in processMessage()