Home
last modified time | relevance | path

Searched refs:FRACTION_REQUEST_NEXT (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java90 public static final int FRACTION_REQUEST_NEXT = 1; field in BluetoothMapAppParams
DBluetoothMapContent.java1540 if(appParams.getFractionRequest() == BluetoothMapAppParams.FRACTION_REQUEST_NEXT) { in getMessage()