Searched refs:WAIT_NONE (Results 1 – 2 of 2) sorted by relevance
40 static final int WAIT_NONE = 0; field in SomeArgs43 int mWaitState = WAIT_NONE;101 if (mWaitState != WAIT_NONE) { in recycle()
113 args.mWaitState = SomeArgs.WAIT_NONE; in sendMessageAndWait()