Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/incall/impl/
DInCallFragment.java109 private static boolean isSupportedButton(@InCallButtonIds int id) { in isSupportedButton() method in InCallFragment
421 if (isSupportedButton(buttonId)) { in showButton()
437 if (isSupportedButton(buttonId)) { in enableButton()