Searched refs:getCallComposerStatus (Results 1 – 5 of 5) sorted by relevance
141 int getCallComposerStatus(int subId); in getCallComposerStatus() method
988 return tm.getCallComposerStatus() == TelephonyManager.CALL_COMPOSER_STATUS_ON; in isCallComposerEnabledByUser()
311 public int getCallComposerStatus() { in getCallComposerStatus() method in ImsPhone
9279 public @CallComposerStatus int getCallComposerStatus() { in getCallComposerStatus() method in TelephonyManager9283 return telephony.getCallComposerStatus(getSubId()); in getCallComposerStatus()
42617 …resPermission("android.permission.READ_PRIVILEGED_PHONE_STATE") public int getCallComposerStatus();