Searched refs:oldClient (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/drm/jni/
H A Dandroid_drm_DrmManagerClient.cpp239 sp<DrmManagerClientImpl> oldClient = setDrmManagerClientImpl(env, thiz, NULL); local
240 if (oldClient != NULL) {
241 oldClient->setOnInfoListener(uniqueId, NULL);
242 oldClient->removeClient(uniqueId);

Completed in 63 milliseconds