Home | History | Annotate | Download | only in opp

Lines Matching refs:mDirection

176                     if (mBatch.mDirection == BluetoothShare.DIRECTION_OUTBOUND) {
218 if (mBatch.mDirection == BluetoothShare.DIRECTION_OUTBOUND) {
244 if (mBatch.mDirection == BluetoothShare.DIRECTION_OUTBOUND) {
299 if (mCurrentShare.mDirection == BluetoothShare.DIRECTION_INBOUND
317 if (info.mDirection == BluetoothShare.DIRECTION_OUTBOUND) {
383 if (mBatch.mDirection == BluetoothShare.DIRECTION_OUTBOUND) {
386 } else if (mBatch.mDirection == BluetoothShare.DIRECTION_INBOUND) {
437 if (mBatch.mDirection == BluetoothShare.DIRECTION_OUTBOUND) {
440 } else if (mBatch.mDirection == BluetoothShare.DIRECTION_INBOUND) {
685 updateValues.put(BluetoothShare.DIRECTION, share.mDirection);
701 if (info.mDirection == BluetoothShare.DIRECTION_INBOUND) {