Searched refs:maxNotified (Results 1 – 1 of 1) sorted by relevance
123 final int maxNotified = Math.min(Long.SIZE, mCallbacks.size()); in notifyFirst64Locked() local124 notifyCallbacksLocked(sender, arg, arg2, 0, maxNotified, mFirst64Removed); in notifyFirst64Locked()