Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/util/
DCallbackRegistry.java153 final int startCallbackIndex = (remainderIndex + 2) * Long.SIZE; in notifyRecurseLocked() local
156 notifyCallbacksLocked(sender, arg, arg2, startCallbackIndex, callbackCount, 0); in notifyRecurseLocked()