Searched refs:mAllowLayoutChangingBindsWithoutDefault (Results 1 – 2 of 2) sorted by relevance
151 private final boolean mAllowLayoutChangingBindsWithoutDefault; field in ProtoLayoutViewInstance380 private final boolean mAllowLayoutChangingBindsWithoutDefault; field in ProtoLayoutViewInstance.Config420 this.mAllowLayoutChangingBindsWithoutDefault = allowLayoutChangingBindsWithoutDefault; in Config()533 return mAllowLayoutChangingBindsWithoutDefault; in getAllowLayoutChangingBindsWithoutDefault()561 private boolean mAllowLayoutChangingBindsWithoutDefault = false; field in ProtoLayoutViewInstance.Config.Builder710 this.mAllowLayoutChangingBindsWithoutDefault = in setAllowLayoutChangingBindsWithoutDefault()762 mAllowLayoutChangingBindsWithoutDefault); in build()781 this.mAllowLayoutChangingBindsWithoutDefault = in ProtoLayoutViewInstance()870 mAllowLayoutChangingBindsWithoutDefault) in renderOrComputeMutations()
316 private final boolean mAllowLayoutChangingBindsWithoutDefault; field in ProtoLayoutInflater571 private final boolean mAllowLayoutChangingBindsWithoutDefault; field in ProtoLayoutInflater.Config600 this.mAllowLayoutChangingBindsWithoutDefault = allowLayoutChangingBindsWithoutDefault; in Config()691 return mAllowLayoutChangingBindsWithoutDefault; in getAllowLayoutChangingBindsWithoutDefault()710 private boolean mAllowLayoutChangingBindsWithoutDefault = false; field in ProtoLayoutInflater.Config.Builder835 this.mAllowLayoutChangingBindsWithoutDefault = in setAllowLayoutChangingBindsWithoutDefault()891 mAllowLayoutChangingBindsWithoutDefault, in build()912 this.mAllowLayoutChangingBindsWithoutDefault = in ProtoLayoutInflater()4313 return mAllowLayoutChangingBindsWithoutDefault ? null : ""; in resolveValueForLayoutIfNeeded()4330 return mAllowLayoutChangingBindsWithoutDefault ? null : 0f; in resolveSizeForLayoutIfNeeded()[all …]