Home
last modified time | relevance | path

Searched defs:FILTER_PERIOD_END (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
H A DBluetoothMapContract.java956 public static final String FILTER_PERIOD_END = "t_end"; field in BluetoothMapContract
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapAppParams.java40 private static final int FILTER_PERIOD_END = 0x05; field in BluetoothMapAppParams