Searched refs:selectedIndicesSize (Results 1 – 1 of 1) sorted by relevance
104 int selectedIndicesSize = in.readInt(); in FormEditRecord() local105 mSelectedIndices = new int[selectedIndicesSize]; in FormEditRecord()