Searched refs:MSG_USER_ACTIVITY (Results 1 – 1 of 1) sorted by relevance
102 private static final int MSG_USER_ACTIVITY = 1; field in Notifier622 mHandler.removeMessages(MSG_USER_ACTIVITY); in handleLateGlobalInteractiveChange()732 Message msg = mHandler.obtainMessage(MSG_USER_ACTIVITY); in onUserActivity()1081 case MSG_USER_ACTIVITY: in handleMessage()