Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DInCallServiceFixture.java97 public void setPostDialWait(String callId, String remaining) throws RemoteException { in setPostDialWait() method in InCallServiceFixture.FakeInCallService
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestConnectionManager.java76 setPostDialWait(remainingDigits);
/packages/services/Telecomm/src/com/android/server/telecom/
DInCallController.java1096 inCallService.setPostDialWait(mCallIdMapper.getCallId(call), remaining); in onPostDialWait()
/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnection.java486 setPostDialWait(mOriginalConnection.getRemainingPostDialString());