Home
last modified time | relevance | path

Searched refs:putIdx (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java3271 int putIdx = 0; in reportActivityInfo() local
3275 result[putIdx++] = traffic.clone(); in reportActivityInfo()