Home
last modified time | relevance | path

Searched refs:getFiltIndex (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DFilterParams.java65 public int getFiltIndex() { in getFiltIndex() method in FilterParams
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DFilterParamsTest.java65 assertThat(filterParams.getFiltIndex()).isEqualTo(filtIndex); in filterParamsProperties()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DAdvtFilterOnFoundOnLostInfo.java76 public int getFiltIndex() { in getFiltIndex() method in AdvtFilterOnFoundOnLostInfo
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_scan/
DAdvtFilterOnFoundOnLostInfoTest.java65 assertThat(advtFilterOnFoundOnLostInfo.getFiltIndex()).isEqualTo(filtIndex); in advtFilterOnFoundOnLostInfoParams()