Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java121 private int mSubjectLength = INVALID_VALUE_PARAMETER; field in BluetoothMapAppParams
737 return mSubjectLength; in getSubjectLength()
743 this.mSubjectLength = subjectLength; in setSubjectLength()