Searched refs:getCallComposerStatus (Results 1 – 4 of 4) sorted by relevance
154 int getCallComposerStatus(int subId); in getCallComposerStatus() method
10161 public @CallComposerStatus int getCallComposerStatus() { in getCallComposerStatus() method in TelephonyManager10165 return telephony.getCallComposerStatus(getSubId()); in getCallComposerStatus()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
45643 …resPermission("android.permission.READ_PRIVILEGED_PHONE_STATE") public int getCallComposerStatus();