Searched refs:TYPE_LONG_PREVIEW (Results 1 – 1 of 1) sorted by relevance
96 private static final int TYPE_LONG_PREVIEW = 3; field in FlashNotificationsController103 TYPE_LONG_PREVIEW321 requestStartFlashNotification(new FlashNotification(TAG_PREVIEW, TYPE_LONG_PREVIEW, in startFlashNotificationLongPreview()522 if (type == TYPE_DEFAULT || type == TYPE_LONG_PREVIEW) { in startFlashNotification()704 case TYPE_LONG_PREVIEW: in FlashNotification()763 mShouldDoCameraFlash = mFlashNotification.mType != TYPE_LONG_PREVIEW; in run()