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