Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java65 private static final int LAST_ACTIVITY = 0x1E; field in BluetoothMapAppParams
474 case LAST_ACTIVITY: in parseParams()
761 appParamBuf.put((byte) LAST_ACTIVITY); in encodeParams()