Searched refs:isRespondViaSmsCapable (Results 1 - 2 of 2) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
H A DInCallController.java471 if (call.isRespondViaSmsCapable()) {
H A DCall.java1030 boolean isRespondViaSmsCapable() { method in class:Call
1175 if (mIsIncoming && isRespondViaSmsCapable() && !mCannedSmsResponsesLoadingStarted) {

Completed in 91 milliseconds