Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppNotification.java402 int outboundNum; in updateCompletedNotification() local
436 outboundNum = outboundSuccNumber + outboundFailNumber; in updateCompletedNotification()
438 if (outboundNum > 0) { in updateCompletedNotification()