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.java66 private static final int LAST_ACTIVITY = 0x1E; field in BluetoothMapAppParams
470 case LAST_ACTIVITY: in ParseParams()
750 appParamBuf.put((byte)LAST_ACTIVITY); in EncodeParams()