/** Sets the preference that controls protected media identifier. */
 public void setProtectedMediaIdentifierEnabled(boolean enabled) {
   nativeSetProtectedMediaIdentifierEnabled(enabled);
 }