Searched refs:numPendingChildren (Results 1 – 1 of 1) sorted by relevance
364 int numPendingChildren = getPendingChildrenNotAlerting(groupAlertEntry.mGroup); in checkShouldTransferBack() local365 numChildren += numPendingChildren; in checkShouldTransferBack()383 boolean notifyImmediately = (numChildren - numPendingChildren) > 1; in checkShouldTransferBack()