Home | History | Annotate | Download | only in server

Lines Matching refs:MSG_SET_ACTIVE

155     static final int MSG_SET_ACTIVE = 3020;
443 MSG_SET_ACTIVE, mScreenOn ? 1 : 0, mCurClient));
1099 MSG_SET_ACTIVE, 0, mCurClient));
1202 MSG_SET_ACTIVE, mScreenOn ? 1 : 0, cs));
2616 case MSG_SET_ACTIVE: