Searched defs:getSecureStop (Results 1 – 4 of 4) sorted by relevance
50 android.hardware.drm.SecureStop getSecureStop(in android.hardware.drm.SecureStopId secureStopId); in getSecureStop() method
325 SecureStop getSecureStop(in SecureStopId secureStopId); in getSecureStop() method
192 Return<void> DrmPlugin::getSecureStop(const hidl_vec<uint8_t>& secureStopId, in getSecureStop() function in android::hardware::drm::V1_0::implementation::DrmPlugin