Home
last modified time | relevance | path

Searched defs:clearTrustedPresentationCallback (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp580 void TransactionCompletedListener::clearTrustedPresentationCallback(int id) { in clearTrustedPresentationCallback() function in android::TransactionCompletedListener
2366 SurfaceComposerClient::Transaction::clearTrustedPresentationCallback(const sp<SurfaceControl>& sc) { in clearTrustedPresentationCallback() function in android::SurfaceComposerClient::Transaction
/frameworks/base/core/java/android/view/
DSurfaceControl.java4636 public Transaction clearTrustedPresentationCallback(@NonNull SurfaceControl sc) { in clearTrustedPresentationCallback() method in SurfaceControl.Transaction