Home
last modified time | relevance | path

Searched refs:setPulling (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DConnectionServiceAdapter.java165 void setPulling(String callId) { in setPulling() method in ConnectionServiceAdapter
168 adapter.setPulling(callId, Log.getExternalSession()); in setPulling()
H A DConnectionServiceAdapterServant.java131 mDelegate.setPulling((String) msg.obj, null /*Session.Info*/);
424 public void setPulling(String connectionId, Session.Info sessionInfo) {
H A DRemoteConnectionService.java135 public void setPulling(String callId, Session.Info sessionInfo) {
H A DConnection.java2571 public final void setPulling() { in setPulling() method in Connection
H A DConnectionService.java1706 mAdapter.setPulling(id);
/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DIConnectionServiceAdapter.aidl59 void setPulling(String callId, in Session.Info sessionInfo); in setPulling() method
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DConnectionServiceWrapper.java253 public void setPulling(String callId, Session.Info sessionInfo) { in setPulling() method in ConnectionServiceWrapper.Adapter
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DTelephonyConnection.java3243 setPulling(); in setTelephonyConnectionPulling()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt55372 Landroid/telecom/ConnectionServiceAdapter;->setPulling(Ljava/lang/String;)V
86692 Lcom/android/internal/telecom/IConnectionServiceAdapter$Stub$Proxy;->setPulling(Ljava/lang/String;L…
86765 Lcom/android/internal/telecom/IConnectionServiceAdapter;->setPulling(Ljava/lang/String;Landroid/tel…
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt39911 method public final void setPulling();