Home
last modified time | relevance | path

Searched refs:CONFIG_CALLER_ID_ENABLED (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/oem/
DCequintCallerIdManager.java47 public static final String CONFIG_CALLER_ID_ENABLED = "config_caller_id_enabled"; field in CequintCallerIdManager
115 .getBoolean(CONFIG_CALLER_ID_ENABLED, true)) { in isCequintCallerIdEnabled()