Searched refs:mCommitted (Results 1 – 3 of 3) sorted by relevance
203 boolean mCommitted; field in BackStackRecord214 writer.print(" mCommitted="); writer.println(mCommitted); in dump()533 if (mCommitted) throw new IllegalStateException("commit already called"); in commitInternal()535 mCommitted = true; in commitInternal()
80 private boolean mCommitted = true; field in BrowserFrame367 mCommitted = true; in resetLoadingStates()372 return mCommitted; in committed()410 mCommitted = false; in loadStarted()449 mCommitted = true; in transitionToCommitted()