Home
last modified time | relevance | path

Searched defs:getProtectedContentSupport (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/libs/gui/aidl/android/gui/
DISurfaceComposer.aidl317 boolean getProtectedContentSupport(); in getProtectedContentSupport() method
/frameworks/native/libs/gui/tests/
DSurface_test.cpp901 binder::Status getProtectedContentSupport(bool* /*outSupporte*/) override { in getProtectedContentSupport() function in android::FakeSurfaceComposerAIDL
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp2795 bool SurfaceComposerClient::getProtectedContentSupport() { in getProtectedContentSupport() function in android::SurfaceComposerClient
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp1801 status_t SurfaceFlinger::getProtectedContentSupport(bool* outSupported) const { in getProtectedContentSupport() function in android::SurfaceFlinger
8977 binder::Status SurfaceComposerAIDL::getProtectedContentSupport(bool* outSupported) { in getProtectedContentSupport() function in android::SurfaceComposerAIDL
/frameworks/base/core/java/android/view/
DSurfaceControl.java2411 public static boolean getProtectedContentSupport() { in getProtectedContentSupport() method in SurfaceControl