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