Home
last modified time | relevance | path

Searched refs:attachExecutor (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/
DSipDialogStateCallback.java41 public void attachExecutor(@NonNull @CallbackExecutor Executor executor) { in attachExecutor() method in SipDialogStateCallback
DSipDelegateManager.java537 callback.attachExecutor(executor); in registerSipDialogStateCallback()