Searched refs:onIfaceAdded (Results 1 – 2 of 2) sorted by relevance
2731 public void onIfaceAdded(int type, String name) { in onIfaceAdded() method in WifiVendorHal.ChipEventCallback2821 public void onIfaceAdded(int type, String name) { in onIfaceAdded() method in WifiVendorHal.ChipEventCallbackV122822 mIWifiChipEventCallback.onIfaceAdded(type, name); in onIfaceAdded()
860 public void onIfaceAdded(int type, String name) in initIWifiChipDebugListeners()