Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java144 private int mAttachment = INVALID_VALUE_PARAMETER; field in BluetoothMapAppParams
1171 return mAttachment; in getAttachment()
1178 this.mAttachment = attachment; in setAttachment()