Merge "Update language to comply with Android's inclusive language guidance"

This commit is contained in:
Treehugger Robot
2020-08-04 03:47:36 +00:00
committed by Gerrit Code Review

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