mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 01:46:49 +00:00
AOSP/Launcher3 - 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 Presubmit verify. Change-Id: I44e903046dd4cd9c7c07872fc56a8d552eb09522
This commit is contained in:
@@ -30,9 +30,9 @@ import java.util.List;
|
||||
|
||||
/**
|
||||
* The key data associated with the notification, used to determine what to include
|
||||
* in dots and dummy popup views before they are populated.
|
||||
* in dots and stub popup views before they are populated.
|
||||
*
|
||||
* @see NotificationInfo for the full data used when populating the dummy views.
|
||||
* @see NotificationInfo for the full data used when populating the stub views.
|
||||
*/
|
||||
public class NotificationKeyData {
|
||||
public final String notificationKey;
|
||||
|
||||
Reference in New Issue
Block a user