Merge "Update language to comply with Android's inclusive language guidance" am: f08b133000 am: 0490999da3 am: 4c7276679d

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1386056

Change-Id: I08b21123944936a874e715c693feecde5b182cb4
This commit is contained in:
Treehugger Robot
2020-08-04 04:49:22 +00:00
committed by Automerger Merge Worker

View File

@@ -26,7 +26,7 @@ import android.os.Message;
import android.view.View; import android.view.View;
/** /**
* Dummy view to emulate stuff an OEM may want to do. * Fake view to emulate stuff an OEM may want to do.
*/ */
public class FakeView extends View { public class FakeView extends View {
static final long TICK_DELAY = 30*1000; // 30 seconds static final long TICK_DELAY = 30*1000; // 30 seconds