Searched refs:mCpbrIndex2 (Results 1 – 1 of 1) sorted by relevance
85 private int mCpbrIndex1, mCpbrIndex2; field in AtPhonebook113 mCpbrIndex1 = mCpbrIndex2 = -1; in AtPhonebook()149 mCpbrIndex1 = mCpbrIndex2 = cpbrIndex; in setCpbrIndex()346 mCpbrIndex2 = index2; in handleCpbrCommand()353 mCpbrIndex1 = mCpbrIndex2 = -1; in handleCpbrCommand()359 mCpbrIndex1 = mCpbrIndex2 = -1; in handleCpbrCommand()449 mCpbrIndex1 = mCpbrIndex2 = -1; in resetAtState()502 if (pbr.cursor.getCount() == 0 || mCpbrIndex1 <= 0 || mCpbrIndex2 < mCpbrIndex1 || in processCpbrCommand()503 mCpbrIndex2 > pbr.cursor.getCount() || mCpbrIndex1 > pbr.cursor.getCount()) { in processCpbrCommand()512 log("mCpbrIndex1 = "+mCpbrIndex1+ " and mCpbrIndex2 = "+mCpbrIndex2); in processCpbrCommand()[all …]