setOnBindEditTextListener

Set an OnBindEditTextListener that will be invoked when the corresponding dialog view for this preference is bound. Set null to remove the existing OnBindEditTextListener.

Parameters

onBindEditTextListener

The OnBindEditTextListener that will be invoked when the corresponding dialog view for this preference is bound

See also