1. Deprecated("Internal Use Only")
MediaKeySession internalCreateMediaKeySession()

Source

@Deprecated("Internal Use Only")
static MediaKeySession internalCreateMediaKeySession() {
  return new MediaKeySession._internalWrap();
}