Home | History | Annotate | Download | only in table

Lines Matching defs:m_activePropertyId

538   private String m_activePropertyId;
838 if (m_activePropertyId != null) {
843 if (propertyInfo.m_id.equals(m_activePropertyId)) {
1016 // update m_activePropertyId only when really select property,
1020 m_activePropertyId = m_activePropertyInfo.m_id;