Home
last modified time | relevance | path

Searched defs:getBoolean (Results 1 – 2 of 2) sorted by relevance

/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/parser/
DCLToken.java23 public boolean getBoolean() throws CLParsingException { in getBoolean() method in CLToken
DCLContainer.java198 public boolean getBoolean(String name) throws CLParsingException { in getBoolean() method in CLContainer
326 public boolean getBoolean(int index) throws CLParsingException { in getBoolean() method in CLContainer