Searched refs:mDisconnectionType (Results 1 – 1 of 1) sorted by relevance
183 private int mDisconnectionType = INVALID_VALUE; field in SapMessage246 return mDisconnectionType; in getDisconnectionType()250 this.mDisconnectionType = disconnectionType; in setDisconnectionType()344 if (mDisconnectionType != INVALID_VALUE) { in getParamCount()592 mDisconnectionType = is.read(); in parseParameters()695 if (mDisconnectionType != INVALID_VALUE) { in write()696 writeParameter(os, PARAM_DISCONNECT_TYPE_ID, mDisconnectionType, in write()897 + mDisconnectionType); in createUnsolicited()