Searched refs:onDbs (Results 1 – 4 of 4) sorted by relevance
886 public void onDbs() { in onDbs() method in WifiNative.VendorHalRadioModeChangeHandlerInternal2960 void onDbs();
3615 handler.onDbs();3724 handler.onDbs();
3693 verify(mVendorHalRadioModeChangeHandler).onDbs(); in testRadioModeChangeCallbackToDbsMode()3729 verify(mVendorHalRadioModeChangeHandler).onDbs(); in testRadioModeChangeCallbackToDbsModeV14()
1401 handler.onDbs(); in testRadioModeChangeCallback()