Home | History | Annotate | Download | only in opp

Lines Matching refs:getBatchId

730                 if (mServerTransfer != null && batch.mId == mServerTransfer.getBatchId()) {
744 } else if (batch.mId == mTransfer.getBatchId()) {
748 + " doesn't match mTransfer id " + mTransfer.getBatchId());
754 } else if (batch.mId == mServerTransfer.getBatchId()) {
759 + mServerTransfer.getBatchId());