Searched defs:phoneAccountHandle (Results 1 – 14 of 14) sorted by relevance
199 PhoneAccountHandle phoneAccountHandle); in onCellServiceConnected()224 PhoneAccountHandle phoneAccountHandle); in onSimRemoved()250 PhoneAccountHandle phoneAccountHandle, in setSmsFilterSettings()282 PhoneAccountHandle phoneAccountHandle, String number, in sendVisualVoicemailSms()289 private static int getSubId(Context context, PhoneAccountHandle phoneAccountHandle) { in getSubId()
96 public Builder setPhoneAccountHandle(PhoneAccountHandle phoneAccountHandle) { in setPhoneAccountHandle()
737 public TelephonyManager createForPhoneAccountHandle(PhoneAccountHandle phoneAccountHandle) { in createForPhoneAccountHandle()5424 public void setVisualVoicemailEnabled(PhoneAccountHandle phoneAccountHandle, boolean enabled){ in setVisualVoicemailEnabled()5440 public boolean isVisualVoicemailEnabled(PhoneAccountHandle phoneAccountHandle){ in isVisualVoicemailEnabled()12252 public int getSubscriptionId(@NonNull PhoneAccountHandle phoneAccountHandle) { in getSubscriptionId()12625 public void setVoicemailRingtoneUri(PhoneAccountHandle phoneAccountHandle, Uri uri) { in setVoicemailRingtoneUri()12629 service.setVoicemailRingtoneUri(getOpPackageName(), phoneAccountHandle, uri); in setVoicemailRingtoneUri() local12672 public void setVoicemailVibrationEnabled(PhoneAccountHandle phoneAccountHandle, in setVoicemailVibrationEnabled()12677 service.setVoicemailVibrationEnabled(getOpPackageName(), phoneAccountHandle, in setVoicemailVibrationEnabled() local
126 public Connection onCreateIncomingConnection(PhoneAccountHandle phoneAccountHandle, in onCreateIncomingConnection()154 public void onCreateIncomingConnectionFailed(PhoneAccountHandle phoneAccountHandle, in onCreateIncomingConnectionFailed()162 public Connection onCreateOutgoingConnection(PhoneAccountHandle phoneAccountHandle, in onCreateOutgoingConnection()216 public void onCreateOutgoingConnectionFailed(PhoneAccountHandle phoneAccountHandle, in onCreateOutgoingConnectionFailed()
892 private void unregisterPhoneAccount(PhoneAccountHandle phoneAccountHandle) { in unregisterPhoneAccount()
41 PhoneAccountHandle phoneAccountHandle) { in addNewCallForTransactionalServiceWrapper()
322 boolean isIncomingCallPermitted(in PhoneAccountHandle phoneAccountHandle, in isIncomingCallPermitted()328 boolean isOutgoingCallPermitted(in PhoneAccountHandle phoneAccountHandle, in isOutgoingCallPermitted()
70 private CallAttributes(@NonNull PhoneAccountHandle phoneAccountHandle, in CallAttributes()159 public Builder(@NonNull PhoneAccountHandle phoneAccountHandle, in Builder()
41 private Voicemail(Long timestamp, String number, PhoneAccountHandle phoneAccountHandle, Long id, in Voicemail()
2435 PhoneAccountHandle phoneAccountHandle = connection.getPhoneAccountHandle() == null in createConnection() local3110 public final void addExistingConnection(PhoneAccountHandle phoneAccountHandle, in addExistingConnection()3144 public final void addExistingConnection(@NonNull PhoneAccountHandle phoneAccountHandle, in addExistingConnection()
2531 public boolean isIncomingCallPermitted(PhoneAccountHandle phoneAccountHandle) { in isIncomingCallPermitted()2569 public boolean isOutgoingCallPermitted(PhoneAccountHandle phoneAccountHandle) { in isOutgoingCallPermitted()
3983 public void setPhoneAccountHandle(@NonNull PhoneAccountHandle phoneAccountHandle) { in setPhoneAccountHandle()
1380 int getSubIdForPhoneAccountHandle(in PhoneAccountHandle phoneAccountHandle, in getSubIdForPhoneAccountHandle()1444 in PhoneAccountHandle phoneAccountHandle, in Uri uri); in setVoicemailRingtoneUri()1467 in PhoneAccountHandle phoneAccountHandle, boolean enabled); in setVoicemailVibrationEnabled()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...