AOSP/Messaging - Update language to comply with Android's inclusive language guidance.
See https://source.android.com/setup/contribute/respectful-code for reference BUG=161896447 Test: make and make messagingtests Change-Id: I01c520f1d5e9eab8dbb25b08d133ae34bd301093
This commit is contained in:
@@ -780,8 +780,8 @@ public class ConversationData extends BindableData {
|
||||
}
|
||||
|
||||
/**
|
||||
* A dummy implementation of {@link ConversationDataListener} so that subclasses may opt to
|
||||
* implement some, but not all, of the interface methods.
|
||||
* A placeholder implementation of {@link ConversationDataListener} so that subclasses may opt
|
||||
* to implement some, but not all, of the interface methods.
|
||||
*/
|
||||
public static class SimpleConversationDataListener implements ConversationDataListener {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user