| commit | 895d4b8f63389b79974dfd3e36f1ab10b5ceb4dc | [log] [tgz] |
|---|---|---|
| author | Santos Cordon <santoscordon@google.com> | Thu Jun 25 16:41:48 2015 -0700 |
| committer | Santos Cordon <santoscordon@google.com> | Mon Jun 29 16:17:47 2015 -0700 |
| tree | fd649529d166a65ea8418ddea111417d80d66b57 | |
| parent | 435a1dfbd67371849c60ecd46df1d82a0f496cd8 [diff] [blame] |
Telecom API council changes. - adding more javadocs. - fixing javadoc on isEnabled - renaming to CONFIGURE_PHONE_ACCOUNT Bug: 21573551 Change-Id: Ice035b8573a08ea18181a73c9e9a462520a934f1
diff --git a/telecomm/java/android/telecom/InCallService.java b/telecomm/java/android/telecom/InCallService.java index 0f8ac63..19c613d 100644 --- a/telecomm/java/android/telecom/InCallService.java +++ b/telecomm/java/android/telecom/InCallService.java
@@ -248,7 +248,7 @@ } /** - * Obtains the current list of {@code Call}s to be displayed by this in-call experience. + * Obtains the current list of {@code Call}s to be displayed by this in-call service. * * @return A list of the relevant {@code Call}s. */