Home
last modified time | relevance | path

Searched refs:isBooleanValue (Results 1 – 6 of 6) sorted by relevance

/constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/widget/
DConstraintAttribute.java83 public boolean isBooleanValue() { in isBooleanValue() method in ConstraintAttribute
/constraintlayout/constraintlayout/api/
Dcurrent.txt1010 method public boolean isBooleanValue();
Drestricted_2.2.0-beta01.txt1010 method public boolean isBooleanValue();
D2.2.0-beta01.txt1010 method public boolean isBooleanValue();
Drestricted_current.txt1010 method public boolean isBooleanValue();
/constraintlayout/constraintlayout-core/api/
Dapi_lint.ignore275 Symmetric method for `setBooleanValue` must be named `isBooleanValue`; was `getBooleanValue`