isReverseContactNameDisplayEnabled

fun isReverseContactNameDisplayEnabled(context: Context): Boolean

Check if reverse contact name option is enabled.

Return

true if reverse contact name option is enabled, false otherwise.

Parameters

context

Context The application context.