Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnection.java1250 && imsPhone.getCallComposerStatus() == TelephonyManager.CALL_COMPOSER_STATUS_ON in onCallFilteringCompleted()
/packages/services/Telephony/src/com/android/phone/
DTelephonyShellCommand.java3039 getOutPrintWriter().println(mInterface.getCallComposerStatus(subscriptionId) in handleCallComposerCommand()
DPhoneInterfaceManager.java7880 public int getCallComposerStatus(int subId) { in getCallComposerStatus() method in PhoneInterfaceManager
7893 return imsPhone.getCallComposerStatus(); in getCallComposerStatus()