Home | History | Annotate | Download | only in conversation

Lines Matching defs:isBound

953         if (!mBinding.isBound()) {
999 // TODO: Remove isBound and replace it with ensureBound after b/15704674.
1000 public boolean isBound() {
1001 return mBinding.isBound();