Searched defs:callbackRef (Results 1 – 2 of 2) sorted by relevance
441 void addCallbackRef(const sp<SurfaceComposerClient::PresentationCallbackRAII>& callbackRef) { in addCallbackRef()2034 sp<SurfaceComposerClient::PresentationCallbackRAII> callbackRef; in nativeSetTrustedPresentationCallback() local
2635 WeakReference<Consumer<Boolean>> callbackRef = new WeakReference<>(callback); in startStylusHandwritingInternal() local