Searched refs:getCallComposerStatus (Results 1 – 3 of 3) sorted by relevance
2768 getOutPrintWriter().println(mInterface.getCallComposerStatus(subscriptionId) in handleCallComposerCommand()
6908 public int getCallComposerStatus(int subId) { in getCallComposerStatus() method in PhoneInterfaceManager6918 return imsPhone.getCallComposerStatus(); in getCallComposerStatus()
1227 && imsPhone.getCallComposerStatus() == TelephonyManager.CALL_COMPOSER_STATUS_ON in onCallFilteringCompleted()