Searched refs:MbbInternalState (Results 1 – 1 of 1) sorted by relevance
54 private @MbbInternalState int mInternalState = MBB_STATE_NONE;96 private @interface MbbInternalState {} annotation in MakeBeforeBreakManager233 private String getInternalStateStr(@MbbInternalState int state) { in getInternalStateStr()252 private void transitionToState(@MbbInternalState int state) { in transitionToState()262 @MbbInternalState int getInternalState() { in getInternalState()