Searched refs:mDisconnectionType (Results 1 – 1 of 1) sorted by relevance
179 private int mDisconnectionType = INVALID_VALUE; field in SapMessage244 return mDisconnectionType; in getDisconnectionType()248 this.mDisconnectionType = disconnectionType; in setDisconnectionType()343 if (mDisconnectionType != INVALID_VALUE) { in getParamCount()607 mDisconnectionType = is.read(); in parseParameters()719 if (mDisconnectionType != INVALID_VALUE) { in write()721 os, PARAM_DISCONNECT_TYPE_ID, mDisconnectionType, PARAM_DISCONNECT_TYPE_LENGTH); in write()909 + mDisconnectionType); in createUnsolicited()