Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
H A DBluetoothMapContract.java950 public static final String FILTER_PERIOD_BEGIN = "t_begin"; field in BluetoothMapContract
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapAppParams.java39 private static final int FILTER_PERIOD_BEGIN = 0x04; field in BluetoothMapAppParams