Searched refs:m_isSuspended (Results 1 – 3 of 3) sorted by relevance
83 , m_isSuspended(false) in GeolocationClientImpl()117 if (!haveJavaBridge && !m_isSuspended) in startUpdating()184 m_isSuspended = true; in suspend()191 m_isSuspended = false; in resume()
80 bool m_isSuspended; variable
20647 I also changed the naming of the m_isSuspended to m_suspended to match the style