Searched refs:addUserProperty (Results 1 – 3 of 3) sorted by relevance
134 public void addUserProperty(@NonNull String name, @Nullable String s) { in addUserProperty() method in ViewHierarchyEncoder
31986 stream.addUserProperty("accessibility:contentDescription", in encodeProperties()
15540 stream.addUserProperty("text:text", mText == null ? null : mText.toString()); in encodeProperties()