Home
last modified time | relevance | path

Searched defs:onConnectionServiceFocusReleased (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DConnectionServiceAdapter.java669 void onConnectionServiceFocusReleased() { in onConnectionServiceFocusReleased() method in ConnectionServiceAdapter
/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DIConnectionServiceAdapter.aidl130 void onConnectionServiceFocusReleased(in Session.Info sessionInfo); in onConnectionServiceFocusReleased() method
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DConnectionServiceWrapper.java1096 public void onConnectionServiceFocusReleased(Session.Info sessionInfo) in onConnectionServiceFocusReleased() method in ConnectionServiceWrapper.Adapter