am 13d8e41d: am c6be7545: am 37661db7: AccessibilityNodeInfo refresh returns a stale state. - DO NOT MERGE
* commit '13d8e41d3a866df0899a89c44c6afc4e2eb31bdc': 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