Searched refs:WAIT_NONE (Results 1 – 2 of 2) sorted by relevance
38 static final int WAIT_NONE = 0; field in SomeArgs41 int mWaitState = WAIT_NONE;91 if (mWaitState != WAIT_NONE) { in recycle()
105 args.mWaitState = SomeArgs.WAIT_NONE; in sendMessageAndWait()