Home | History | Annotate | Download | only in phone

Lines Matching refs:handleOnscreenButtonClick

2694      * *Most* in-call controls are handled by the handleOnscreenButtonClick() method, via the
2950 /* package */ void handleOnscreenButtonClick(int id) {
2951 if (DBG) log("handleOnscreenButtonClick(id " + id + ")...");
2995 Log.w(LOG_TAG, "handleOnscreenButtonClick: unexpected ID " + id);