Searched refs:ANSWER_AND_RELEASE_ENABLED (Results 1 – 1 of 1) sorted by relevance
1523 .getBoolean(ConfigNames.ANSWER_AND_RELEASE_ENABLED, true)) { in shouldAllowAnswerAndRelease()1748 static final String ANSWER_AND_RELEASE_ENABLED = "answer_and_release_enabled"; field in InCallActivity.ConfigNames