Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/src/android/net/ip/
DIpClient.java1839 private void handleUpdateL2Information(@NonNull Layer2InformationParcelable info) { in handleUpdateL2Information() method in IpClient
2184 handleUpdateL2Information((Layer2InformationParcelable) msg.obj); in processMessage()