Home | History | Annotate | Download | only in telephony

Lines Matching defs:isOffhook

3441     public boolean isOffhook() {
3443 return getITelephony().isOffhook();
3445 Log.e(TAG, "Error calling ITelephony#isOffhook", e);