Home | History | Annotate | Download | only in fingerprint

Lines Matching refs:MSG_USER_SWITCHING

101     private static final int MSG_USER_SWITCHING = 10;
166 case MSG_USER_SWITCHING:
1459 mHandler.obtainMessage(MSG_USER_SWITCHING, newUserId, 0 /* unused */)