Searched refs:NOTIFY_ACTIVITY_ROTATED_MSG (Results 1 – 1 of 1) sorted by relevance
61 private static final int NOTIFY_ACTIVITY_ROTATED_MSG = 26; field in TaskChangeNotificationController270 case NOTIFY_ACTIVITY_ROTATED_MSG: in handleMessage()562 final Message msg = mHandler.obtainMessage(NOTIFY_ACTIVITY_ROTATED_MSG, in notifyOnActivityRotation()