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