Home | History | Annotate | Download | only in dialpad

Lines Matching refs:isOffhook

1464             if (phone != null) phoneOffhook = phone.isOffhook();
1466 Log.w(TAG, "phone.isOffhook() failed", e);