Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppNotification.java405 int outboundNum; in updateCompletedNotification() local
439 outboundNum = outboundSuccNumber + outboundFailNumber; in updateCompletedNotification()
441 if (outboundNum > 0) { in updateCompletedNotification()