Home
last modified time | relevance | path

Searched refs:getAllowLayoutChangingBindsWithoutDefault (Results 1 – 2 of 2) sorted by relevance

/wear/protolayout/protolayout-renderer/src/main/java/androidx/wear/protolayout/renderer/impl/
DProtoLayoutViewInstance.java532 public boolean getAllowLayoutChangingBindsWithoutDefault() { in getAllowLayoutChangingBindsWithoutDefault() method in ProtoLayoutViewInstance.Config
782 config.getAllowLayoutChangingBindsWithoutDefault(); in ProtoLayoutViewInstance()
/wear/protolayout/protolayout-renderer/src/main/java/androidx/wear/protolayout/renderer/inflater/
DProtoLayoutInflater.java690 public boolean getAllowLayoutChangingBindsWithoutDefault() { in getAllowLayoutChangingBindsWithoutDefault() method in ProtoLayoutInflater.Config
913 config.getAllowLayoutChangingBindsWithoutDefault(); in ProtoLayoutInflater()