Searched refs:mPlayheadPosMs (Results 1 – 1 of 1) sorted by relevance
75 private long mPlayheadPosMs; field in VideoEditorProject165 mPlayheadPosMs = playheadPosMs; in VideoEditorProject()252 return mPlayheadPosMs; in getPlayheadPos()259 mPlayheadPosMs = playheadPosMs; in setPlayheadPos()1254 serializer.attribute("", ATTR_PLAYHEAD_POSITION, Long.toString(mPlayheadPosMs)); in saveToXml()