Home
last modified time | relevance | path

Searched defs:getSecureStops (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/
DIDrmPlugin.aidl52 List<android.hardware.drm.SecureStop> getSecureStops(); in getSecureStops() method
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/current/android/hardware/drm/
DIDrmPlugin.aidl52 List<android.hardware.drm.SecureStop> getSecureStops(); in getSecureStops() method
/hardware/interfaces/drm/aidl/android/hardware/drm/
DIDrmPlugin.aidl364 List<SecureStop> getSecureStops(); in getSecureStops() method
/hardware/interfaces/drm/1.0/default/
DDrmPlugin.cpp175 Return<void> DrmPlugin::getSecureStops(getSecureStops_cb _hidl_cb) { in getSecureStops() function in android::hardware::drm::V1_0::implementation::DrmPlugin