Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapbMessageMms.java712 int in, out, stopCnt = input.length-2; // Leave room for peaking the next two bytes in quotedPrintableToUtf8() local
717 for(in=0, out=0; in < stopCnt; in++){ in quotedPrintableToUtf8()