Searched refs:mWasBound (Results 1 – 1 of 1) sorted by relevance
27 private boolean mWasBound; field in Binding55 throw new IllegalStateException("not bound; wasBound = " + mWasBound); in ensureBound()62 throw new IllegalStateException("not bound; wasBound = " + mWasBound); in ensureBound()82 mWasBound = true; in bind()