Home | History | Annotate | Download | only in server

Lines Matching refs:MSG_SET_ACTIVE

156     static final int MSG_SET_ACTIVE = 3020;
444 MSG_SET_ACTIVE, mScreenOn ? 1 : 0, mCurClient));
1104 MSG_SET_ACTIVE, 0, mCurClient));
1207 MSG_SET_ACTIVE, mScreenOn ? 1 : 0, cs));
2621 case MSG_SET_ACTIVE: