Home | History | Annotate | Download | only in dialpad

Lines Matching full:isidle

1243             if (phone != null) phoneInUse = !phone.isIdle();
1245 Log.w(TAG, "phone.isIdle() failed", e);