Searched refs:removeAllSecureStops (Results 1 – 12 of 12) sorted by relevance
84 virtual status_t removeAllSecureStops() = 0;
107 virtual status_t removeAllSecureStops();
508 return removeAllSecureStops(); in releaseAllSecureStops()563 Return<Status> DrmPlugin::removeAllSecureStops() { in removeAllSecureStops() function in android::hardware::drm::V1_1::clearkey::DrmPlugin
1048 public native void removeAllSecureStops(); in removeAllSecureStops() method1057 removeAllSecureStops();; in releaseAllSecureStops()
298 Return<Status> removeAllSecureStops();
367 virtual status_t removeAllSecureStops() { in removeAllSecureStops() function944 reply->writeInt32(removeAllSecureStops()); in onTransact()
968 status_t DrmHal::removeAllSecureStops() { in removeAllSecureStops() function in android::DrmHal974 status = mPluginV1_1->removeAllSecureStops(); in removeAllSecureStops()
1308 status_t err = drm->removeAllSecureStops(); in android_media_MediaDrm_removeAllSecureStops()
22718 Landroid/media/MediaDrm;->removeAllSecureStops()V
23476 method public void removeAllSecureStops();