Searched refs:NOTIFY_FORCED_RESIZABLE_MSG (Results 1 – 1 of 1) sorted by relevance
41 private static final int NOTIFY_FORCED_RESIZABLE_MSG = 6; field in TaskChangeNotificationController227 case NOTIFY_FORCED_RESIZABLE_MSG: in handleMessage()391 mHandler.removeMessages(NOTIFY_FORCED_RESIZABLE_MSG); in notifyActivityForcedResizable()392 final Message msg = mHandler.obtainMessage(NOTIFY_FORCED_RESIZABLE_MSG, taskId, reason, in notifyActivityForcedResizable()