Home | History | Annotate | Download | only in accessibility

Lines Matching defs:nameOf

358                     (State.nameOf(mCurrentState) + " -> " + State.nameOf(state)
375 static String nameOf(@Nullable State s) {
966 ", mCurrentState=" + State.nameOf(mCurrentState) +
967 ", mPreviousState=" + State.nameOf(mPreviousState) +