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

  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
ScanManager.java 700 removeFilterIfExisits(mAllPassRegularClients, clientIf,
702 removeFilterIfExisits(mAllPassBatchClients, clientIf,
706 private void removeFilterIfExisits(Set<Integer> clients, int clientIf, int filterIndex) {
    [all...]

Completed in 107 milliseconds