Searched refs:mRoam (Results 1 – 1 of 1) sorted by relevance
660 private int mRoam; field in BluetoothHandsfree.BluetoothPhoneState991 if (roam != mRoam) { in updateServiceState()992 mRoam = roam; in updateServiceState()994 result.addResponse("+CIEV: 6," + mRoam); in updateServiceState()1323 mCallheld + "," + mSignal + "," + mRoam + "," + mBattchg; in toCindResult()