am 37661db7: AccessibilityNodeInfo refresh returns a stale state. - DO NOT MERGE
* commit '37661db7fa58c0559ef2b73b6f8c38124e3acd4a': AccessibilityNodeInfo refresh returns a stale state. - DO NOT MERGE
This commit is contained in:
@@ -721,7 +721,7 @@ public class AccessibilityNodeInfo implements Parcelable {
|
|||||||
* @return Whether the refresh succeeded.
|
* @return Whether the refresh succeeded.
|
||||||
*/
|
*/
|
||||||
public boolean refresh() {
|
public boolean refresh() {
|
||||||
return refresh(false);
|
return refresh(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user