Home
last modified time | relevance | path

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

/frameworks/opt/net/ethernet/java/com/android/server/ethernet/
DEthernetNetworkFactory.java328 mHandler.post(() -> onIpLayerStarted(newLp)); in onProvisioningSuccess()
457 void onIpLayerStarted(LinkProperties linkProperties) { in onIpLayerStarted() method in NetworkInterfaceState