Merge "Merge "Fix typo in android.telecom.Connection." am: c8b5936fea am: f2ff682b07" into tm-qpr-dev-plus-aosp
This commit is contained in:
committed by
Android (Google) Code Review
commit
942bc62c4f
@@ -82,7 +82,7 @@ import java.util.concurrent.ConcurrentHashMap;
|
|||||||
* must call {@link #destroy()} to signal to the framework that the {@code Connection} is no
|
* must call {@link #destroy()} to signal to the framework that the {@code Connection} is no
|
||||||
* longer used and associated resources may be recovered.
|
* longer used and associated resources may be recovered.
|
||||||
* <p>
|
* <p>
|
||||||
* Subclasses of {@code Connection} override the {@code on*} methods to provide the the
|
* Subclasses of {@code Connection} override the {@code on*} methods to provide the
|
||||||
* {@link ConnectionService}'s implementation of calling functionality. The {@code on*} methods are
|
* {@link ConnectionService}'s implementation of calling functionality. The {@code on*} methods are
|
||||||
* called by Telecom to inform an instance of a {@code Connection} of actions specific to that
|
* called by Telecom to inform an instance of a {@code Connection} of actions specific to that
|
||||||
* {@code Connection} instance.
|
* {@code Connection} instance.
|
||||||
|
|||||||
Reference in New Issue
Block a user