Correct typo in TYPE_SYSTEM description
Correct typo in TYPE_SYSTEM description Bug: 149000879 Test: manual test Change-Id: Id98036af9b23de31e0980c80129c0d69452ccfa7
This commit is contained in:
@@ -59,7 +59,7 @@ public final class AccessibilityWindowInfo implements Parcelable {
|
||||
public static final int TYPE_INPUT_METHOD = 2;
|
||||
|
||||
/**
|
||||
* Window type: This is an system window. Such a window shows UI for
|
||||
* Window type: This is a system window. Such a window shows UI for
|
||||
* interacting with the system.
|
||||
*/
|
||||
public static final int TYPE_SYSTEM = 3;
|
||||
|
||||
Reference in New Issue
Block a user