Home
last modified time | relevance | path

Searched refs:notifyRttInitiationFailure (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DInCallController.java840 notifyRttInitiationFailure(call, reason);
1172 private void notifyRttInitiationFailure(Call call, int reason) { in notifyRttInitiationFailure() method in InCallController