Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DInCallActivity.java497 boolean handled = InCallPresenter.getInstance().handleCallKey(); in onKeyDown()
DInCallPresenter.java1097 public boolean handleCallKey() { in handleCallKey() method in InCallPresenter