Searched defs:onCallStreamingStopped (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/telecomm/java/android/telecom/ | ||
| D | CallStreamingService.java | 137         public void onCallStreamingStopped() throws RemoteException {  in onCallStreamingStopped()  method in CallStreamingService.CallStreamingServiceBinder | 
| /frameworks/base/telecomm/java/com/android/internal/telecom/ | ||
| D | ICallStreamingService.aidl | 33     void onCallStreamingStopped();  in onCallStreamingStopped()  method |