HomeSort by relevance Sort by last modified time
    Searched full:isfilteringsupported (Results 1 - 1 of 1) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
ScanManager.java 174 private boolean isFilteringSupported() {
306 if (isFilteringSupported()) {
493 if (isFilteringSupported() && mFilterIndexStack.isEmpty()
497 if (isFilteringSupported()) {
517 if (mFilterIndexStack.isEmpty() && isFilteringSupported()) {
    [all...]

Completed in 57 milliseconds