Searched refs:mCpbrIndex1 (Results 1 – 1 of 1) sorted by relevance
83 private int mCpbrIndex1, mCpbrIndex2; field in AtPhonebook108 mCpbrIndex1 = mCpbrIndex2 = -1; in AtPhonebook()147 mCpbrIndex1 = mCpbrIndex2 = cpbrIndex; in setCpbrIndex()312 if (mCpbrIndex1 != -1) { in handleCpbrCommand()347 mCpbrIndex1 = index1; in handleCpbrCommand()355 mCpbrIndex1 = mCpbrIndex2 = -1; in handleCpbrCommand()361 mCpbrIndex1 = mCpbrIndex2 = -1; in handleCpbrCommand()453 mCpbrIndex1 = mCpbrIndex2 = -1; in resetAtState()506 if (pbr.cursor.getCount() == 0 || mCpbrIndex1 <= 0 || mCpbrIndex2 < mCpbrIndex1 in processCpbrCommand()507 || mCpbrIndex1 > pbr.cursor.getCount()) { in processCpbrCommand()[all …]