Home | History | Annotate | Download | only in bandwidthtest

Lines Matching refs:mReason

39     private String mReason = null;         // record mReason of state transition failure
117 mReason = "no state is recorded.";
121 mReason = "no broadcast is expected, instead broadcast is probably received";
127 mReason = String.format("%s is expected, but it is %s",
146 mReason = str.toString();
153 mReason = str.toString();
169 mReason = str.toString();
173 mReason = str.toString();
187 mReason = str.toString();
194 mReason = str.toString();
210 mReason = str.toString();
214 mReason = str.toString();
231 return mReason;