Home
last modified time | relevance | path

Searched defs:removeRxFilter (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DISupplicantStaIfaceHal.java426 boolean removeRxFilter(@NonNull String ifaceName, int type); in removeRxFilter() method
DSupplicantStaIfaceHalAidlImpl.java1861 public boolean removeRxFilter(@NonNull String ifaceName, int type) { in removeRxFilter() method in SupplicantStaIfaceHalAidlImpl
1879 private boolean removeRxFilter(@NonNull String ifaceName, byte type) { in removeRxFilter() method in SupplicantStaIfaceHalAidlImpl
DSupplicantStaIfaceHalHidlImpl.java2204 public boolean removeRxFilter(@NonNull String ifaceName, int type) { in removeRxFilter() method in SupplicantStaIfaceHalHidlImpl
2222 private boolean removeRxFilter(@NonNull String ifaceName, byte type) { in removeRxFilter() method in SupplicantStaIfaceHalHidlImpl
DSupplicantStaIfaceHal.java1653 public boolean removeRxFilter(@NonNull String ifaceName, int type) { in removeRxFilter() method in SupplicantStaIfaceHal