Searched defs:isSupportedButton (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/incall/impl/
H A DInCallFragment.java99 private static boolean isSupportedButton(@InCallButtonIds int id) { method in class:InCallFragment
385 if (isSupportedButton(buttonId)) {
397 if (isSupportedButton(buttonId)) {

Completed in 169 milliseconds