Searched refs:currentCellText (Results 1 – 2 of 2) sorted by relevance
165 String currentCellText = m_cellText.getString(); in run() local166 if ( !currentCellText.equals( m_lastKnownCellText ) ) in run()168 m_lastKnownCellText = currentCellText; in run()
162 String currentCellText = m_cellText.getString(); in run() local163 if ( !currentCellText.equals( m_lastKnownCellText ) ) in run()165 m_lastKnownCellText = currentCellText; in run()
Completed in 10 milliseconds