Searched defs:mBatches (Results 1 – 5 of 5) sorted by relevance
76 List<Batch*> mBatches; variable
106 private final LongSparseArray<ArrayList<NetworkEvent>> mBatches = field in NetworkLoggingHandler
77 private final Map<String, EventBatch> mBatches = new ArrayMap<>(); field in GroupCoalescer
121 private ArrayList<BluetoothOppBatch> mBatches; field in BluetoothOppService
533 std::vector<Batch> mBatches; variable