Searched refs:mCpbrIndex1 (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()311 if (mCpbrIndex1 != -1) { in handleCpbrCommand()345 mCpbrIndex1 = index1; 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()[all …]