Searched refs:WAIT_NONE (Results 1 – 3 of 3) 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()
89521 Lcom/android/internal/os/SomeArgs;->WAIT_NONE:I