Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java941 private boolean updateLinkPropertiesInPlaceIfPossible(NetworkAgent agent, VpnConfig oldConfig) { in updateLinkPropertiesInPlaceIfPossible() method in Vpn
1106 && updateLinkPropertiesInPlaceIfPossible(mNetworkAgent, oldConfig)) { in establish()